]> granicus.if.org Git - postgresql/history - src/include/postmaster
Integrate autovacuum functionality into the backend. There's still a
[postgresql] / src / include / postmaster /
2005-07-14 Tom LaneIntegrate autovacuum functionality into the backend...
2005-06-30 Tom LaneImprove the checkpoint signaling mechanism so that...
2005-05-15 Bruce MomjianRename Rendezvous to Bonjour to match OS/X renaming.
2005-03-13 Tom LaneAdd missing identification comment, remove entirely...
2005-03-10 Neil ConwayRefactor fork()-related code. We need to do various...
2005-03-04 Tom LaneReplace the BufMgrLock with separate locks on the looku...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-29 Tom LaneRefactor EXEC_BACKEND code so that postmaster child...
2004-08-31 Tom LaneReplace log_filename_prefix with more general log_filen...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-05 Tom LaneCreate a built-in log rotation program, so that we...
2004-07-21 Bruce MomjianBack out pg_autovacuum commit after cvs clean failure...
2004-07-21 Bruce Momjianlease find enclosed a patch that matches the PL/Perl...
2004-07-19 Tom LaneXLOG file archiving and point-in-time recovery. There...
2004-05-31 Tom LanePer previous discussions, get rid of use of sync(2...
2004-05-30 Tom LaneImplement new PostmasterIsAlive() check for WIN32,...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...