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 | 433e65c2bd907723a5d93b3f2ff0bdbc77a0b625 (patch) | |
tree | d01146e0a1b0019d262fed14f4b13c227af61223 /src/backend/parser/parse_relation.c | |
parent | 82eb5c5144732df7774fe1f83c0b079e068c5be9 (diff) |
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/parser/parse_relation.c')
0 files changed, 0 insertions, 0 deletions