Commits

DateSubjectAuthorReleases
2021-11-20 Fix SP-GiST scan initialization logic for binary-compatible cases. Tom Lane 14.2
2021-08-08 Remove some unnecessary casts in format arguments Peter Eisentraut 15.0
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 14.0
2021-04-07 Remove redundant memset(0) calls for page init of some index AMs Michael Paquier 14.0
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2021-04-04 Fix confusion in SP-GiST between attribute type and leaf storage type. Tom Lane 14.0
2021-04-01 Rethink handling of pass-by-value leaf datums in SP-GiST. Tom Lane 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 Fix missing SP-GiST support in 911e702077 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-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-18 Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 12.0
2018-08-10 Fix typo in SP-GiST error message Alexander Korotkov 11.0
2018-08-10 Fix typo in SP-GiST error message Alexander Korotkov 12.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-22 Add optional compression method to SP-GiST Teodor Sigaev 11.0
2017-11-02 Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. Tom Lane 11.0