Commits

DateSubjectAuthorReleases
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.2.21
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.3.17
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.4.12
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.5.7
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.6.3
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 10.0
2016-11-04 Add API to check if an existing exclusive lock allows cleanup. Robert Haas 10.0
2016-10-05 Rename WAIT_* constants to PG_WAIT_*. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2015-12-15 Move buffer I/O and content LWLocks out of the main tranche. Robert Haas 9.6.0
2015-11-16 Remove volatile qualifiers from bufmgr.c and freelist.c Robert Haas 9.6.0
2014-09-25 Change locking regimen around buffer replacement. Robert Haas 9.5.0
2014-03-31 Count buffers dirtied due to hints in pgBufferUsage.shared_blks_dirtied. Robert Haas 9.2.9
2014-03-31 Count buffers dirtied due to hints in pgBufferUsage.shared_blks_dirtied. Robert Haas 9.3.5
2014-03-31 Count buffers dirtied due to hints in pgBufferUsage.shared_blks_dirtied. Robert Haas 9.4.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2013-08-02 Fix typo in comment. Robert Haas 9.4.0
2012-09-14 Properly set relpersistence for fake relcache entries. Robert Haas 9.1.6
2012-09-14 Properly set relpersistence for fake relcache entries. Robert Haas 9.2.1
2012-09-14 Properly set relpersistence for fake relcache entries. Robert Haas 9.3.0
2012-04-18 Fix incorrect comment in SetBufferCommitInfoNeedsSave(). Robert Haas 9.2.0
2012-04-05 Expose track_iotiming data via the statistics collector. Robert Haas 9.2.0