Skip to content
Snippets Groups Projects
Commit 6c72a28e authored by Tom Lane's avatar Tom Lane
Browse files

Suppress -Wunused-result warnings about write(), again.

Adopt the same solution as in commit aa90e148, 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.
parent e1623c39
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment