Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-24 Speedup hash index builds by skipping needless binary searches David Rowley 16.0
2022-06-16 Revert changes in HOT handling of BRIN indexes Tomas Vondra 15.0
2022-04-01 Add macros in hash and btree AMs to get the special area of their pages Michael Paquier 15.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-30 Ignore BRIN indexes when checking for HOT udpates Tomas Vondra 15.0
2021-09-08 Clean up some code using "(expr) ? true : false" Michael Paquier 15.0
2021-01-13 Pass down "logically unchanged index" hint. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-01 Invent "amadjustmembers" AM method for validating opclass members. Tom Lane 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-15 Introduce IndexAM fields for parallel vacuum. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-08 Pass ItemPointer not HeapTuple to IndexBuildCallback. Andres Freund 13.0
2019-06-17 Fix more typos and inconsistencies in the tree Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 12.0
2019-03-28 tableam: Support for an index build's initial table scan(s). Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-07 Predicate locking in hash indexes. Teodor Sigaev 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0