Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-14 | Make INSERT-from-multiple-VALUES-rows handle domain target columns. | Tom Lane | 12.19 |
| 2023-09-15 | Track nesting depth correctly when drilling down into RECORD Vars. | Tom Lane | 12.17 |
| 2021-10-19 | Remove bogus assertion in transformExpressionList(). | Tom Lane | 12.9 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-28 | In the planner, replace an empty FROM clause with a dummy RTE. | Tom Lane | 12.0 |
| 2018-10-30 | Fix interaction of CASE and ArrayCoerceExpr. | Tom Lane | 12.0 |