postgresql/src/backend/postmaster
Bruce Momjian 447450df71 Use setitimer() for stats file write, rather than do a gettimeofday()
call for every stats packet read to adjust select() timeout.  Other
stylistic improvements.
2006-01-03 16:42:17 +00:00
..
autovacuum.c Install a more future-proof fix for the snapshot-unset bug just found. 2005-11-28 17:23:11 +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 Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
Makefile Integrate autovacuum functionality into the backend. There's still a 2005-07-14 05:13:45 +00:00
pgarch.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
pgstat.c Use setitimer() for stats file write, rather than do a gettimeofday() 2006-01-03 16:42:17 +00:00
postmaster.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
syslogger.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00