pgsql: Suppress -Wunused-result warning about write()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Suppress -Wunused-result warning about write()
Дата
Msg-id E1SYkEl-0000FB-Cx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: psql: Remove notice about readline from --version output
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update SQL features list