Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-02-19 Fix crash in brininsertcleanup during logical replication. Tom Lane 18.0
2025-02-19 Fix crash in brininsertcleanup during logical replication. Tom Lane 17.5
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 12.12
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 15.0
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 10.22
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 13.8
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 14.4
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 11.17
2022-03-21 Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. Tom Lane 15.0
2022-01-04 Remove redundant initialization of BrinMemTuple. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.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
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-04 Improve FSM management for BRIN indexes. Tom Lane 11.0
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-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