Commits

DateSubjectAuthorReleases
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-08 Clean up some code using "(expr) ? true : false" Michael Paquier 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2021-07-02 Use InvalidBucket instead of -1 where appropriate Peter Eisentraut 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-04-08 Modify various power 2 calculations to use new helper functions David Rowley 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-04 Remove unused macro Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-04 During the split, set checksum on an empty hash index page. Amit Kapila 10.6
2018-09-04 During the split, set checksum on an empty hash index page. Amit Kapila 12.0
2018-09-04 During the split, set checksum on an empty hash index page. Amit Kapila 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.5.15