Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-20 | Correctly check updatability of columns targeted by INSERT...DEFAULT. | Tom Lane | 14.13 |
| 2023-06-13 | Correctly update hasSubLinks while mutating a rule action. | Tom Lane | 14.9 |
| 2022-10-11 | Yet further fixes for multi-row VALUES lists for updatable views. | Tom Lane | 14.6 |
| 2020-10-28 | Calculate extraUpdatedCols in query rewriter, not parser. | Tom Lane | 14.0 |