postgresql/src/backend/postmaster
2012-06-01 09:24:53 +01:00
..
autovacuum.c Update comments that became out-of-date with the PGXACT struct. 2012-05-14 10:28:55 +03:00
bgwriter.c After any checkpoint, close all smgr files handles in bgwriter 2012-06-01 09:24:53 +01:00
checkpointer.c After any checkpoint, close all smgr files handles in bgwriter 2012-06-01 09:24:53 +01:00
fork_process.c Suppress -Wunused-result warning about write() 2012-05-27 22:35:01 +03:00
Makefile Refactor xlog.c to create src/backend/postmaster/startup.c 2011-11-02 14:25:01 +00:00
pgarch.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pgstat.c In pgstat.c, use a timeout in WaitLatchOrSocket only on Windows. 2012-05-14 23:51:34 -04:00
postmaster.c Checkpointer starts before bgwriter to avoid missing fsync requests. 2012-06-01 08:25:17 +01:00
startup.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
syslogger.c Avoid unnecessary process wakeups in the log collector. 2012-05-12 19:21:54 -04:00
walwriter.c Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. 2012-05-10 14:34:53 -04:00