Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-21 | Fix BEFORE ROW trigger handling in cross-partition MERGE update. | Dean Rasheed | 17.0 |
| 2023-11-09 | Fix AFTER ROW trigger execution in MERGE cross-partition update. | Dean Rasheed | 17.0 |
| 2023-10-24 | Fix problems when a plain-inheritance parent table is excluded. | Tom Lane | 17.0 |
| 2023-09-30 | Fix EvalPlanQual rechecking during MERGE. | Dean Rasheed | 17.0 |
| 2023-09-28 | Remove obsolete executor cleanup code | Amit Langote | 17.0 |
| 2023-08-07 | Fix RLS policy usage in MERGE. | Dean Rasheed | 17.0 |