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 72697d2ba7 Fix incorrect order of lock file removal and failure to close() sockets. 11 years ago
..
Makefile Allow background workers to be started dynamically. 13 years ago
autovacuum.c Fix thinko in comment (launcher -> worker) 11 years ago
bgworker.c Reduce log level for background worker events from LOG to DEBUG1. 11 years ago
bgwriter.c Fix more typos in comments. 11 years ago
checkpointer.c Also trigger restartpoints based on max_wal_size on standby. 11 years ago
fork_process.c Update copyright for 2015 11 years ago
pgarch.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
pgstat.c Further code review for pg_stat_ssl patch. 11 years ago
postmaster.c Fix incorrect order of lock file removal and failure to close() sockets. 11 years ago
startup.c Commonalize process startup code. 11 years ago
syslogger.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
walwriter.c Add a default local latch for use in signal handlers. 11 years ago