Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 14.7 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-28 | Calculate extraUpdatedCols in query rewriter, not parser. | Tom Lane | 14.0 |