postgresql/src/backend/postmaster
2006-02-01 16:00:06 +00:00
..
autovacuum.c Fix thinko in autovacuum's test to skip temp tables: want to skip any 2006-01-20 15:16:56 +00:00
bgwriter.c Fix bgwriter's failure to release buffer pins and open files after an 2005-12-08 19:19:22 +00:00
fork_process.c Remove BEOS port. 2006-01-05 03:01:38 +00:00
Makefile Integrate autovacuum functionality into the backend. There's still a 2005-07-14 05:13:45 +00:00
pgarch.c Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00
pgstat.c Modify pgstats code to reduce performance penalties from oversized stats data 2006-01-18 20:35:06 +00:00
postmaster.c Add code comment about Linux stack randomization and shared memory. 2006-02-01 16:00:06 +00:00
syslogger.c Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00