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
Michael Paquier dc2db1eac3 Remove unnecessary assertion in postmaster.c 5 years ago
..
Makefile Partially deduplicate interrupt handling for background processes. 6 years ago
autovacuum.c Support disabling index bypassing by VACUUM. 5 years ago
bgworker.c Be more careful about barriers when releasing BackgroundWorkerSlots. 5 years ago
bgwriter.c Update copyright for 2021 5 years ago
checkpointer.c Fix issues in pg_stat_wal. 5 years ago
fork_process.c Update copyright for 2021 5 years ago
interrupt.c Update copyright for 2021 5 years ago
pgarch.c Make archiver process handle barrier events. 5 years ago
pgstat.c Fix typos in pgstat.c, reorderbuffer.c and pathnodes.h 5 years ago
postmaster.c Remove unnecessary assertion in postmaster.c 5 years ago
startup.c Shut down transaction tracking at startup process exit. 5 years ago
syslogger.c Initial pgindent and pgperltidy run for v14. 5 years ago
walwriter.c Force to send remaining WAL stats to the stats collector at walwriter exit. 5 years ago