Commits

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

DateSubjectAuthorReleases
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 15.16
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2023-07-14 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 15.4
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 15.2
2022-07-28 Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 15.0
2022-06-16 Revert changes in HOT handling of BRIN indexes Tomas Vondra 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 15.0
2022-03-22 Add support for security invoker views. Dean Rasheed 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 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
2021-11-30 Ignore BRIN indexes when checking for HOT udpates Tomas Vondra 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 15.0
2021-07-05 Reduce overhead of cache-clobber testing in LookupOpclassInfo(). Tom Lane 15.0