Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-27 | Fix missed copying of groupDistinct in transformPLAssignStmt. | Tom Lane | 16.11 |
| 2024-03-14 | Make INSERT-from-multiple-VALUES-rows handle domain target columns. | Tom Lane | 16.3 |
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 16.0 |
| 2023-03-24 | Invent GENERIC_PLAN option for EXPLAIN. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-12-27 | Suppress uninitialized-variable warning from a61b1f748. | Tom Lane | 16.0 |