Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 13.10 |
| 2020-10-28 | Calculate extraUpdatedCols in query rewriter, not parser. | Tom Lane | 13.1 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 13.0 |