Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-09-30 Do a tiny bit of header file maintenance Álvaro Herrera 19 (unreleased)
2025-09-25 Update some more forward declarations to use typedef Álvaro Herrera 19 (unreleased)
2025-07-22 doc: Inform about aminsertcleanup optional NULLness Michael Paquier 17.6
2025-07-22 doc: Inform about aminsertcleanup optional NULLness Michael Paquier 18.0
2025-07-22 doc: Inform about aminsertcleanup optional NULLness Michael Paquier 19 (unreleased)
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-03-07 Rename amcancrosscompare Peter Eisentraut 18.0
2025-02-27 Generalize hash and ordering support in amapi Peter Eisentraut 18.0
2025-02-21 Drop opcintype from index AM strategy translation API Peter Eisentraut 18.0
2025-02-02 Convert strategies to and from compare types Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
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 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
2024-09-10 Add amgettreeheight index AM API routine Peter Eisentraut 18.0
2024-04-19 Add missing index_insert_cleanup calls Tomas Vondra 17.0
2024-04-06 Enhance nbtree ScalarArrayOp execution. Peter Geoghegan 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Allow parallel CREATE INDEX for BRIN indexes Tomas Vondra 17.0
2023-11-25 Reuse BrinDesc and BrinRevmap in brininsert Tomas Vondra 17.0