diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-07 12:39:24 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-07 12:39:24 -0500 |
commit | cf59a8a4fe8dd83a069737ff32f1f211f352036c (patch) | |
tree | fc5b022d5d9feb765bdd14f48b74739d468bf18c /src/backend/access/spgist | |
parent | ccb84dae13c9fcb0dec00ee337179e9f36700ba3 (diff) | |
download | postgresql-cf59a8a4fe8dd83a069737ff32f1f211f352036c.tar.gz postgresql-cf59a8a4fe8dd83a069737ff32f1f211f352036c.zip |
Restore psql's SIGPIPE setting if popen() fails.
Ancient oversight in PageOutput(): if popen() fails, we'd better reset
the SIGPIPE handler before returning stdout, because ClosePager() won't.
Noticed while fixing the empty-PAGER issue.
Diffstat (limited to 'src/backend/access/spgist')
0 files changed, 0 insertions, 0 deletions