Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Fix misbehavior of EvalPlanQual checks with multiple result relations. | Tom Lane | 14.9 |
| 2021-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 14.0 |
| 2021-04-06 | Postpone some stuff out of ExecInitModifyTable. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2020-10-26 | In INSERT/UPDATE, use the table's real tuple descriptor as target. | Tom Lane | 14.0 |