pgsql: Fix compiler warnings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix compiler warnings
Дата
Msg-id E1bphfR-0004yV-H9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compiler warnings

This was missed in bf5bb2e85b6492c7245b9446efaf43d52a98db13, because the
code is only visible under PG_FLUSH_DATA_WORKS.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f2af8dc5ba8801c126d877a52076d441cac78646

Modified Files
--------------
src/common/file_utils.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Move fsync routines of initdb into src/common/
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Remove superuser checks in pgstattuple