postgresql/src/backend/postmaster
2022-03-22 08:15:40 -07:00
..
autovacuum.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
auxprocess.c Remove MaxBackends variable in favor of GetMaxBackends() function. 2022-02-08 15:53:19 -05:00
bgworker.c Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
bgwriter.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
checkpointer.c Wake up for latches in CheckpointWriteDelay(). 2022-03-16 13:57:59 +13:00
fork_process.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
interrupt.c Enhance pg_log_backend_memory_contexts() for auxiliary processes. 2022-01-11 23:19:59 +09:00
Makefile Move the code to archive files via the shell to a separate file. 2022-01-28 13:29:32 -05:00
pgarch.c Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
pgstat.c pgstat: fix function name in comment. 2022-03-22 08:15:40 -07:00
postmaster.c Suppress warning about stack_base_ptr with late-model GCC. 2022-02-17 22:46:01 -05:00
shell_archive.c Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
startup.c Split xlog.c into xlog.c and xlogrecovery.c. 2022-02-16 09:30:38 +02:00
syslogger.c Introduce log_destination=jsonlog 2022-01-17 10:16:53 +09:00
walwriter.c Enhance pg_log_backend_memory_contexts() for auxiliary processes. 2022-01-11 23:19:59 +09:00