Commits

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

DateSubjectAuthorReleases
2026-05-27 Don't try to record dependency on a dropped column's datatype Heikki Linnakangas 16 (unreleased)
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 16.14
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 16.14
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 16.9
2024-07-24 Reset relhassubclass upon attaching table as a partition Alvaro Herrera 16.4
2024-06-28 AccessExclusiveLock new relations just after assigning the OID. Noah Misch 16.4
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 16.3
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-03-28 Save a few bytes in pg_attribute Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-16 Avoid some overhead with open and close of catalog indexes Michael Paquier 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0