You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/postmaster
Tom Lane 1fb17b1903 Fix issues in pgarch's new directory-scanning logic. 4 years ago
..
Makefile process startup: Move AuxiliaryProcessMain into its own file. 4 years ago
autovacuum.c Default to log_checkpoints=on, log_autovacuum_min_duration=10m 4 years ago
auxprocess.c Remove InitXLOGAccess(). 4 years ago
bgworker.c Remove support for background workers without BGWORKER_SHMEM_ACCESS. 4 years ago
bgwriter.c Run checkpointer and bgwriter in crash recovery. 4 years ago
checkpointer.c Remove mention of TimeLineID update from comments 4 years ago
fork_process.c Update copyright for 2021 5 years ago
interrupt.c Update copyright for 2021 5 years ago
pgarch.c Fix issues in pgarch's new directory-scanning logic. 4 years ago
pgstat.c Add a view to show the stats of subscription workers. 4 years ago
postmaster.c Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. 4 years ago
startup.c Fix race condition in startup progress reporting. 4 years ago
syslogger.c Fix compilation warning in syslogger.c 4 years ago
walwriter.c Revert "Avoid creating archive status ".ready" files too early" 4 years ago