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
Nathan Bossart 180e7abe68 Remove obsolete autovacuum comment. 1 month ago
..
Makefile Assign a child slot to every postmaster child process 1 year ago
autovacuum.c Remove obsolete autovacuum comment. 1 month ago
auxprocess.c Fix a few oversights in the longer cancel keys patch 9 months ago
bgworker.c Add sequence synchronization for logical replication. 2 months ago
bgwriter.c aio: Basic subsystem initialization 9 months ago
checkpointer.c Fix checkpointer shared memory allocation 5 months ago
fork_process.c Update copyright for 2025 12 months ago
interrupt.c Fix LOCK_TIMEOUT handling during parallel apply. 3 months ago
launch_backend.c Create a separate file listing backend types 3 months ago
meson.build Update copyright for 2025 12 months ago
pgarch.c Avoid assuming that time_t can fit in an int. 2 months ago
pmchild.c Silence Valgrind leakage complaints in more-or-less-hackish ways. 5 months ago
postmaster.c Fix "inconsistent DLL linkage" warning on Windows MSVC 2 months ago
startup.c Revert function to get memory context stats for processes 7 months ago
syslogger.c backend launchers void * arguments for binary data 10 months ago
walsummarizer.c Use XLogRecPtrIsValid() in various places 2 months ago
walwriter.c aio: Basic subsystem initialization 9 months ago