Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-27 | Fix missed copying of groupDistinct in transformPLAssignStmt. | Tom Lane | 15.15 |
| 2024-03-14 | Make INSERT-from-multiple-VALUES-rows handle domain target columns. | Tom Lane | 15.7 |
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 15.5 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-05-09 | Fix core dump in transformValuesClause when there are no columns. | Tom Lane | 15.0 |
| 2021-08-19 | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. | Tom Lane | 15.0 |