Commits

DateSubjectAuthorReleases
2026-01-08 Mark GiST inet_ops as opcdefault, and deal with ensuing fallout. Tom Lane 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 17.3
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 16.7
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 13.19
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 18.0
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 14.16
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 15.11
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
2019-05-05 Fix style violations in syscache lookups. Tom Lane 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 11.3
2018-02-07 Support all SQL:2011 options for window frame clauses. 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-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-04-14 Fix broken dependency-mongering for index operator classes/families. 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
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0