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
Noah Misch dd0183469b Avoid repeating loads of frozen ID values. 2 years ago
..
Makefile Move some functions from postmaster.c to a new source file 2 years ago
autovacuum.c Avoid repeating loads of frozen ID values. 2 years ago
auxprocess.c Refactor postmaster child process launching 2 years ago
bgworker.c Refactor postmaster child process launching 2 years ago
bgwriter.c Refactor postmaster child process launching 2 years ago
checkpointer.c Refactor postmaster child process launching 2 years ago
fork_process.c Update copyright for 2024 2 years ago
interrupt.c Centralize logic for restoring errno in signal handlers. 2 years ago
launch_backend.c Fix typos and duplicate words 2 years ago
meson.build Move some functions from postmaster.c to a new source file 2 years ago
pgarch.c Revert indexed and enlargable binary heap implementation. 2 years ago
postmaster.c Move code for backend startup to separate file 2 years ago
startup.c Refactor postmaster child process launching 2 years ago
syslogger.c Avoid function call overhead of pg_popcount() in syslogger.c. 2 years ago
walsummarizer.c Fix typos and duplicate words 2 years ago
walwriter.c Refactor postmaster child process launching 2 years ago