Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 | 15.6 |
| 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 |