Commits

DateSubjectAuthorReleases
2018-04-07 Predicate locking in hash indexes. Teodor Sigaev 11.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-11-03 Flag index metapages as standard-format in xlog.c calls. Tom Lane 11.0
2017-09-22 hash: Implement page-at-a-time scan. Robert Haas 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-08-04 hash: Immediately after a bucket split, try to clean the old bucket. Robert Haas 10.0
2017-07-17 hash: Fix write-ahead logging bugs related to init forks. Robert Haas 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-10 Remove no-longer-needed compatibility code for hash indexes. Robert Haas 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-27 Fix comment. Robert Haas 10.0
2017-03-15 Cosmetic fixes for hash index write-ahead logging. 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-03-01 hash: Refactor and clean up bucket split code. Robert Haas 10.0
2017-02-27 hash: Refactor bucket squeeze code. Robert Haas 10.0
2017-02-07 Fix compiler warning. Robert Haas 10.0
2017-02-07 Cache hash index's metapage in rel->rd_amcache. Robert Haas 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0