Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 15.8
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 14.13
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 17.0
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 13.16
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 12.20
2024-06-17 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 16.4
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 13.14
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 15.6
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 17.0
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 14.11
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 12.18
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 16.2
2021-11-20 Fix SP-GiST scan initialization logic for binary-compatible cases. Tom Lane 15.0
2021-11-20 Fix SP-GiST scan initialization logic for binary-compatible cases. Tom Lane 14.2
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 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
2020-08-01 Invent "amadjustmembers" AM method for validating opclass members. Tom Lane 14.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2017-11-02 Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0