Commits

DateSubjectAuthorReleases
2026-04-05 Allow index_create to suppress index_build progress reporting Álvaro Herrera 19 (unreleased)
2026-04-04 Make index_concurrently_create_copy more general Álvaro Herrera 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-19 Add some const qualifiers enabled by typeof_unqual change on copyObject Peter Eisentraut 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-15 Add all required calls to TupleDescFinalize() David Rowley 19 (unreleased)
2026-03-10 Introduce the REPACK command Álvaro Herrera 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-12-17 For inplace update, send nontransactional invalidations. Noah Misch 14.21
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)
2025-07-15 Fix comments in index.c Michael Paquier 19 (unreleased)
2025-06-19 doc: Mention GIN indexes support parallel builds. Fujii Masao 18.0
2025-03-10 CREATE INDEX: do update index stats if autovacuum=off. Tom Lane 18.0
2025-03-07 CREATE INDEX: don't update table stats if autovacuum=off. Jeff Davis 18.0
2025-03-03 Add relallfrozen to pg_class Melanie Plageman 18.0
2025-02-21 Drop opcintype from index AM strategy translation API Peter Eisentraut 18.0
2025-02-07 Allow non-btree speculative insertion indexes Peter Eisentraut 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Remove pg_attribute.attcacheoff column David Rowley 18.0