mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| mbprint.c | ||
| print.c | ||
| psqlscan.l | ||
| simple_list.c | ||
| string_utils.c | ||