Commits

DateSubjectAuthorReleases
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 11.0
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 9.5.13
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 9.6.9
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 10.4
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 9.4.18
2018-03-22 Fix tuple counting in SP-GiST index build. Tom Lane 9.3.23
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
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. 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-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.2.6
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.3.2
2013-11-02 Retry after buffer locking failure during SPGiST index creation. Tom Lane 9.4.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-03-11 Teach SPGiST to store nulls and do whole-index scans. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0