Commits

DateSubjectAuthorReleases
2016-12-23 Remove _hash_chgbufaccess(). Robert Haas 10.0
2016-12-16 Remove _hash_wrtbuf() in favor of calling MarkBufferDirty(). Robert Haas 10.0
2016-12-05 Fix race introduced by 6d46f4783efe457f74816a75173eb23ed8930020. Robert Haas 10.0
2016-11-30 Improve hash index bucket split behavior. Robert Haas 10.0
2016-11-08 Improve handling of dead tuples in hash indexes. Robert Haas 10.0
2016-04-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0
2016-04-08 Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.5.0
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.0.20
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.1.16
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.3.7
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.4.2
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.2.11
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.2.11
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.5.0
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.4.2
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.0.20
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.1.16
2015-03-30 Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. Tom Lane 9.3.7
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.5.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.4.0
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.3.6
2014-11-13 Fix race condition between hot standby and restoring a full-page image. Heikki Linnakangas 9.2.10