Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
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
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.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-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-30 Do index FSM vacuuming sooner. Tom Lane 11.0
2017-11-03 Flag index metapages as standard-format in xlog.c calls. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. 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-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-05-23 Fix BTREE_BUILD_STATS build. 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
2014-02-05 Remove unnecessary relcache flushes after changing btree metapages. Tom Lane 9.4.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.4.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.0.16
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.1.12