diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-03 11:29:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-03 11:29:20 -0400 |
commit | 53c2601a59fc18bd33713162504401f7fec2e2f2 (patch) | |
tree | 4864e6a26710bdf1ca6772db930d8bfc95c4f86b /src/backend/access/gist/gistscan.c | |
parent | 96aac0e6db33727901006fe9ab7c7dbf0711cf87 (diff) | |
download | postgresql-53c2601a59fc18bd33713162504401f7fec2e2f2.tar.gz postgresql-53c2601a59fc18bd33713162504401f7fec2e2f2.zip |
Suppress -Wunused-result warnings about write(), again.
Adopt the same solution as in commit aa90e148ca70a235, but this time
let's put the ugliness inside the write_stderr() macro, instead of
expecting each call site to deal with it. Back-port that decision
into psql/common.c where I got the macro from in the first place.
Per gripe from Peter Eisentraut.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions