Commits

DateSubjectAuthorReleases
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.1.12
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.2.7
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.3.3
2013-06-14 Refactor checksumming code to make it easier to use externally. Tom Lane 9.3.0
2013-03-15 Improve error reporting in code that checks for buffer refcount leaks. Tom Lane 9.3.0
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.1.7
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.2.2
2012-10-17 Revert "Use "transient" files for blind writes, take 2". Tom Lane 9.3.0
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.1.5
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.2.0
2012-07-17 Improve coding around the fsync request queue. Tom Lane 9.3.0
2012-06-07 Scan the buffer pool just once, not once per fork, during relation drop. Tom Lane 9.2.0
2012-06-07 Do unlocked prechecks in bufmgr.c loops that scan the whole buffer pool. Tom Lane 9.2.0
2012-05-10 Improve control logic for bgwriter hibernation mode. Tom Lane 9.2.0
2012-04-29 Rename I/O timing statistics columns to blk_read_time and blk_write_time. Tom Lane 9.2.0
2012-04-29 Rename track_iotiming GUC to track_io_timing. Tom Lane 9.2.0
2011-11-19 Avoid floating-point underflow while tracking buffer allocation rate. Tom Lane 8.3.17
2011-11-19 Avoid floating-point underflow while tracking buffer allocation rate. Tom Lane 8.4.10
2011-11-19 Avoid floating-point underflow while tracking buffer allocation rate. Tom Lane 9.0.6
2011-11-19 Avoid floating-point underflow while tracking buffer allocation rate. Tom Lane 9.1.2
2011-11-19 Avoid floating-point underflow while tracking buffer allocation rate. Tom Lane 9.2.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-08-02 Fix incorrect initialization of ProcGlobal->startupBufferPinWaitBufId. Tom Lane 9.0.5
2011-08-02 Fix incorrect initialization of ProcGlobal->startupBufferPinWaitBufId. Tom Lane 9.1.0
2011-08-02 Fix incorrect initialization of ProcGlobal->startupBufferPinWaitBufId. Tom Lane 9.2.0