Suppress -Wunused-result warning about write() This is related to aa90e148ca70a235897b1227f1a7cd1c66bc5368, but this code is only used under -DLINUX_OOM_ADJ, so it was apparently overlooked then.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/27314d32a883e3c4667d8249c3d4760fed917a12 Modified Files -------------- src/backend/postmaster/fork_process.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
