Commits

DateSubjectAuthorReleases
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. 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
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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-20 Prevent query-lifespan memory leakage of SP-GiST traversal values. Tom Lane 11.0
2018-03-20 Prevent query-lifespan memory leakage of SP-GiST traversal values. Tom Lane 10.4
2018-03-20 Prevent query-lifespan memory leakage of SP-GiST traversal values. Tom Lane 9.6.9
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-27 Allow index AMs to return either HeapTuple or IndexTuple format during IOS. Tom Lane 10.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2013-06-14 Avoid deadlocks during insertion into SP-GiST indexes. Tom Lane 9.2.5
2013-06-14 Avoid deadlocks during insertion into SP-GiST indexes. Tom Lane 9.3.0
2012-08-02 Fix race conditions associated with SPGiST redirection tuples. Tom Lane 9.2.0
2012-08-02 Fix race conditions associated with SPGiST redirection tuples. Tom Lane 9.3.0
2012-03-11 Teach SPGiST to store nulls and do whole-index scans. Tom Lane 9.2.0