Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-03-03 Remove now-dead code in StoreAttrDefault(). Tom Lane 18.0
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 18.0
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 16.9
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 17.5
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 14.18
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 13.21
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 15.13
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 14.11
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-21 Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c. Tom Lane 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2021-06-18 s/table_close/heap_close/ in v11. Tom Lane 11.13
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 14.0
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 12.8