Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-11 | Fix infer_arbiter_indexes() to not assume resultRelation is 1. | Tom Lane | 14.13 |
| 2021-04-13 | Allow table-qualified variable names in ON CONFLICT ... WHERE. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-03-31 | Add support for asynchronous execution. | Etsuro Fujita | 14.0 |
| 2020-09-27 | Move resolution of AlternativeSubPlan choices to the planner. | Tom Lane | 14.0 |