Commits

DateSubjectAuthorReleases
2017-04-14 Clean up manipulations of hash indexes' hasho_flag field. Tom Lane 10.0
2017-04-05 Fix pageinspect failures on hash indexes. Robert Haas 10.0
2017-04-04 Expand hash indexes more gradually. Robert Haas 10.0
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2017-03-07 hash: Refactor hash index creation. Robert Haas 10.0
2017-02-27 hash: Refactor overflow page allocation. Robert Haas 10.0
2017-02-27 hash: Refactor bucket squeeze code. Robert Haas 10.0
2017-02-09 pageinspect: Fix hash_bitmap_info not to read the underlying page. Robert Haas 10.0
2017-02-02 pageinspect: Support hash indexes. Robert Haas 10.0
2017-01-10 Improve coding in _hash_addovflpage. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-23 Remove _hash_chgbufaccess(). Robert Haas 10.0
2016-12-19 Fix locking problem in _hash_squeezebucket() / _hash_freeovflpage(). Robert Haas 10.0
2016-12-16 Fix more hash index bugs around marking buffers dirty. Robert Haas 10.0
2016-12-16 Remove _hash_wrtbuf() in favor of calling MarkBufferDirty(). 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-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14