postgresql/src/include/postmaster
Peter Geoghegan 6207f08f70 Harmonize function parameter names for Postgres 17.
Make sure that function declarations use names that exactly match the
corresponding names from function definitions in a few places.  These
inconsistencies were all introduced during Postgres 17 development.

pg_bsd_indent still has a couple of similar inconsistencies, which I
(pgeoghegan) have left untouched for now.

This commit was written with help from clang-tidy, by mechanically
applying the same rules as similar clean-up commits (the earliest such
commit was commit 035ce1fe).
2024-06-12 17:01:51 -04:00
..
autovacuum.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
auxprocess.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
bgworker.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
bgworker_internals.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
bgwriter.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
fork_process.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
interrupt.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pgarch.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
postmaster.h Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
startup.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
syslogger.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walsummarizer.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walwriter.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00