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-06-02 | Fix planner's row-mark code for inheritance from a foreign table. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 14.0 |