Commits

DateSubjectAuthorReleases
2006-05-30 Clarify the HINT for 'checkpoint request failed', per recent complaint Tom Lane 8.2.0
2005-12-08 Fix bgwriter's failure to release buffer pins and open files after an Tom Lane 8.0.5
2005-12-08 Fix bgwriter's failure to release buffer pins and open files after an Tom Lane 8.1.1
2005-12-08 Fix bgwriter's failure to release buffer pins and open files after an Tom Lane 8.2.0
2005-09-12 Ensure that any memory leaked during an error inside the bgwriter is Tom Lane 8.0.4
2005-09-12 Ensure that any memory leaked during an error inside the bgwriter is Tom Lane 8.1.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2005-08-02 Tweak BgBufferSync() so that a persistent write error on a dirty buffer Tom Lane 8.1.0
2005-06-30 Improve the checkpoint signaling mechanism so that the bgwriter can tell Tom Lane 8.1.0
2005-05-28 Bgwriter should PANIC if it runs out of memory for pending-fsyncs Tom Lane 8.1.0
2005-03-04 Replace the BufMgrLock with separate locks on the lookup hashtable and Tom Lane 8.1.0
2005-02-19 New arrangement to always let the bgwriter do checkpoints broke Tom Lane 8.0.2
2005-02-19 New arrangement to always let the bgwriter do checkpoints broke Tom Lane 8.1.0
2005-01-10 Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This Tom Lane 8.0.0
2004-10-28 On Windows, force a checkpoint just before dropping a database's physical Tom Lane 8.0.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-08-04 Fix typo in comment. Tom Lane 8.0.0
2004-07-31 Restructure error handling as recently discussed. It is now really Tom Lane 8.0.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in Tom Lane 8.0.0
2004-05-31 Per previous discussions, get rid of use of sync(2) in favor of Tom Lane 8.0.0
2004-05-29 Separate out bgwriter code into a logically separate module, rather Tom Lane 8.0.0