Commits

DateSubjectAuthorReleases
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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
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
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. 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
2016-01-18 Re-pgindent a few files. Tom Lane 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.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
2013-02-07 Repair bugs in GiST page splitting code for multi-column indexes. Tom Lane 8.4.17
2013-02-07 Repair bugs in GiST page splitting code for multi-column indexes. Tom Lane 9.0.13
2013-02-07 Repair bugs in GiST page splitting code for multi-column indexes. Tom Lane 9.1.9
2013-02-07 Repair bugs in GiST page splitting code for multi-column indexes. Tom Lane 9.2.4
2013-02-07 Repair bugs in GiST page splitting code for multi-column indexes. Tom Lane 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.3.0
2011-09-30 Support GiST index support functions that want to cache data across calls. Tom Lane 9.2.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 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
2010-12-04 Update comment to match later code changes. Tom Lane 9.1.0