diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-27 19:31:19 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-27 19:31:19 -0400 |
commit | 62d69045dd1c41bbcd8a7f78c7a4170e8381ca76 (patch) | |
tree | 3639960aeffc7699942416f3b4412e3c619a7f44 /src/backend/access/gist/gistget.c | |
parent | 9ebe82bd48e63081382641027dd0f16b00bca25f (diff) | |
download | postgresql-62d69045dd1c41bbcd8a7f78c7a4170e8381ca76.tar.gz postgresql-62d69045dd1c41bbcd8a7f78c7a4170e8381ca76.zip |
Improve reporting of error situations in find_other_exec().
This function suppressed any stderr output from the called program, which
is unnecessary in the normal case and unhelpful in error cases. It also
gave a rather opaque message along the lines of "fgets failure: Success"
in case the called program failed to return anything on stdout. Since
we've seen multiple reports of people not understanding what's wrong when
pg_ctl reports this, improve the message.
Back-patch to all active branches.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions