postgresql/src/backend/postmaster
2012-08-20 23:47:11 -04:00
..
autovacuum.c Introduce timeout handling framework 2012-07-16 22:55:33 -04:00
bgwriter.c Fix management of pendingOpsTable in auxiliary processes. 2012-07-18 15:28:10 -04:00
checkpointer.c Fix statistics breakage from bgwriter/checkpointer process split. 2012-07-18 15:40:31 -04:00
fork_process.c Support Linux's oom_score_adj API as well as the older oom_adj API. 2012-06-13 15:35:52 -04:00
Makefile Refactor xlog.c to create src/backend/postmaster/startup.c 2011-11-02 14:25:01 +00:00
pgarch.c Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
pgstat.c Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
postmaster.c Remove external PID file on postmaster exit 2012-08-20 23:47:11 -04:00
startup.c Introduce timeout handling framework 2012-07-16 22:55:33 -04:00
syslogger.c Fix syslogger so that log_truncate_on_rotation works in the first rotation. 2012-07-31 14:36:54 -04:00
walwriter.c Fix management of pendingOpsTable in auxiliary processes. 2012-07-18 15:28:10 -04:00