postgresql/src/include/postmaster
Nathan Bossart a4f126516e Add option list to CHECKPOINT command.
This commit adds the boilerplate code for supporting a list of
options in CHECKPOINT commands.  No actual options are supported
yet, but follow-up commits will add support for MODE and
FLUSH_UNLOGGED.  While at it, this commit refactors the code for
executing CHECKPOINT commands to its own function since it's about
to become significantly larger.

Author: Christoph Berg <myon@debian.org>
Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: https://postgr.es/m/aDnaKTEf-0dLiEfz%40msg.df7cb.de
2025-07-11 11:51:25 -05:00
..
autovacuum.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
auxprocess.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
bgworker.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
bgworker_internals.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
bgwriter.h Add option list to CHECKPOINT command. 2025-07-11 11:51:25 -05:00
fork_process.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
interrupt.h Rename some signal and interrupt handling functions for consistency 2025-03-05 16:22:26 +02:00
pgarch.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
postmaster.h Add missing PGDLLIMPORT markings 2025-04-11 08:59:52 +02:00
startup.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
syslogger.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
walsummarizer.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
walwriter.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00