pgsql: Add missing "void" to prototypes.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Add missing "void" to prototypes.
Дата
Msg-id E1ihI3x-000672-My@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing "void" to prototypes.

Commit 5910d6c7e311f0b14e3d3cb9ce3597c01d3a3cde got this wrong.

Report and patch by Andrew Gierth.

Discussion: http://postgr.es/m/8736diaj98.fsf@news-spur.riddles.org.uk

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b1cc572f1274c946da42ed13ae4065e08b13262a

Modified Files
--------------
src/backend/postmaster/autovacuum.c   | 2 +-
src/backend/postmaster/checkpointer.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: pgsql: Move interrupt-handling code into subroutines.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Move interrupt-handling code into subroutines.