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
Alexander Korotkov 2ac50f1187 Fix checkpointer shared memory allocation 1 month ago
..
Makefile Redesign archive modules 3 years ago
autovacuum.c Ensure we have a snapshot when updating various system catalogs. 3 months ago
auxprocess.c Update copyright for 2023 3 years ago
bgworker.c Retire PG_SETMASK() macro. 3 years ago
bgwriter.c Flush WAL stats in bgwriter 2 years ago
checkpointer.c Fix checkpointer shared memory allocation 1 month ago
fork_process.c Fix elog(FATAL) before PostmasterMain() or just after fork(). 9 months ago
interrupt.c Perform apply of large transactions by parallel workers. 3 years ago
meson.build Redesign archive modules 3 years ago
pgarch.c Redesign archive modules 3 years ago
postmaster.c Don't ask for bug reports about pthread_is_threaded_np() != 0. 8 months ago
startup.c Avoid calling proc_exit() in processes forked by system(). 2 years ago
syslogger.c Retire PG_SETMASK() macro. 3 years ago
walwriter.c Fix wal_writer_flush_after initializer value. 2 years ago