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 | 4a21c6fd78052d394ba6ba31753d241c3c12a920 (patch) | |
tree | 65061b9f783960ee10baa182385d5b4a028e2a3e /src/tutorial/syscat.source | |
parent | 5c9724305eb578a14667ef89412077309cd04125 (diff) |
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/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions