Suppress -Wunused-result warning about write()
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/fork_process.c | modified | +3 −1 |