Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-15 | Support PlaceHolderVars in MERGE actions. | Tom Lane | 16.0 |
| 2023-03-12 | Work around implementation restriction in adjust_appendrel_attrs. | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-12-04 | Fix generate_partitionwise_join_paths() to tolerate failure. | Tom Lane | 16.0 |
| 2022-10-18 | Fix confusion about havingQual vs hasHavingQual in planner. | Tom Lane | 16.0 |
| 2022-07-30 | Fix incorrect is-this-the-topmost-join tests in parallel planning. | Tom Lane | 16.0 |
| 2022-07-19 | Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. | Tom Lane | 16.0 |