Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-08-01 Invent "amadjustmembers" AM method for validating opclass members. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-09-20 Allow no-op GiST support functions to be omitted. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-09-09 Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.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
2013-02-10 Document and clean up gistsplit.c. Tom Lane 8.4.17
2013-02-10 Document and clean up gistsplit.c. Tom Lane 9.0.13
2013-02-10 Document and clean up gistsplit.c. Tom Lane 9.1.9
2013-02-10 Document and clean up gistsplit.c. Tom Lane 9.2.4
2013-02-10 Document and clean up gistsplit.c. Tom Lane 9.3.0
2012-02-08 Throw error sooner for unlogged GiST indexes. Tom Lane 9.1.3
2012-01-30 Assorted comment fixes, mostly just typos, but some obsolete statements. Tom Lane 9.2.0
2011-09-30 Support GiST index support functions that want to cache data across calls. Tom Lane 9.2.0
2011-04-23 Make GIN and GIST pass the index collation to all their support functions. Tom Lane 9.1.0