postgresql/src/backend/postmaster
Bruce Momjian 56b30e266e pgindent run to fix commits de64268561 and 5ae2087202
Reported-by: Michael Paquier

Discussion: https://postgr.es/m/ZT9YH7-TTx27V3yW@paquier.xyz

Backpatch-through: master
2023-10-30 14:52:35 -04:00
..
Makefile Redesign archive modules 2023-02-17 14:26:42 +09:00
autovacuum.c Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
auxprocess.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
bgworker.c Rename StartBackgroundWorker() to BackgroundWorkerMain(). 2023-10-09 11:52:09 +03:00
bgwriter.c Flush WAL stats in bgwriter 2023-10-02 12:39:35 +03:00
checkpointer.c Introduce pg_stat_checkpointer 2023-10-30 09:47:16 +09:00
fork_process.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
interrupt.c Perform apply of large transactions by parallel workers. 2023-01-09 07:52:45 +05:30
meson.build Redesign archive modules 2023-02-17 14:26:42 +09:00
pgarch.c Redesign archive modules 2023-02-17 14:26:42 +09:00
postmaster.c pgindent run to fix commits de64268561 and 5ae2087202 2023-10-30 14:52:35 -04:00
startup.c Avoid calling proc_exit() in processes forked by system(). 2023-10-17 10:41:48 -05:00
syslogger.c Retire PG_SETMASK() macro. 2023-02-03 11:29:46 +13:00
walwriter.c Fix wal_writer_flush_after initializer value. 2023-05-15 11:19:54 +12:00