Обсуждение: pgsql: Add missing "void" to prototypes.

Поиск
Список
Период
Сортировка

pgsql: Add missing "void" to prototypes.

От
Robert Haas
Дата:
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(-)