Commits

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

DateSubjectAuthorReleases
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 15 (unreleased)
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 15.18
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 15.18
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 15.13
2024-07-24 Reset relhassubclass upon attaching table as a partition Alvaro Herrera 15.8
2024-06-28 AccessExclusiveLock new relations just after assigning the OID. Noah Misch 15.8
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 15.7
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 15.0
2022-05-12 Add missing binary_upgrade.h includes. Andres Freund 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-21 Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c. 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
2021-11-26 Update comments Peter Eisentraut 15.0
2021-10-26 Ensure that slots are zeroed before use Daniel Gustafsson 15.0
2021-10-04 Fix duplicate words in comments Daniel Gustafsson 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0