diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-27 19:31:34 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-07-27 19:31:34 -0400 |
commit | 2754cdc713a03ec038bbc98f50fe3a465c0e517c (patch) | |
tree | 860f9c1cc7972cdf76a9a9535d4155f4a7b5e159 /src/backend/access/gist/gistxlog.c | |
parent | 10b335eabcd34b9e7e9d1c8379e3a63f7d7bf683 (diff) |
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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions