Commits

DateSubjectAuthorReleases
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 12.20
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 16.4
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 15.8
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 13.16
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 18.0
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 14.13
2024-07-20 Correctly check updatability of columns targeted by INSERT...DEFAULT. Tom Lane 17.0
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 16.0
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 14.9
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 15.4
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 12.16
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 13.12
2023-06-13 Correctly update hasSubLinks while mutating a rule action. Tom Lane 11.21
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 11.18
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 12.13
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 10.23
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 16.0
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 14.6
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 13.9
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 15.1
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 13.1
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 12.5
2019-03-31 Add test case exercising formerly-unreached code in inheritance_planner. Tom Lane 12.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.5.14