Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2024-11-03 Suppress new "may be used uninitialized" warning. Noah Misch 15.9
2024-11-02 Move I/O before the index_update_stats() buffer lock region. Noah Misch 15.9
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 15.9
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 15.9
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 15.9
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 15.9
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 15.8
2024-01-18 Improve handling of dropped partitioned indexes for REINDEX INDEX Michael Paquier 15.6
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 15.5
2023-07-06 WAL-log the creation of the init fork of unlogged indexes. Heikki Linnakangas 15.4
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 15.2
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 15.0
2022-04-06 pgstat: add pgstat_copy_relation_stats(). Andres Freund 15.0
2022-04-04 Adjust tuplesort API to have bitwise option flags David Rowley 15.0
2022-03-21 pgstat: introduce pgstat_relation_should_count(). Andres Freund 15.0
2022-03-15 Fix collection of typos in the code and the documentation Michael Paquier 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0