Commits

DateSubjectAuthorReleases
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
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-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.4.26
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.5.21
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 10.12
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 11.7
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.6.17
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 12.2
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.5.11
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.6.7
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 10.2
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-03-07 Avoid getting more than AccessShareLock when deparsing a query. Tom Lane 8.4.21
2014-03-07 Avoid getting more than AccessShareLock when deparsing a query. Tom Lane 9.0.17
2014-03-07 Avoid getting more than AccessShareLock when deparsing a query. Tom Lane 9.1.13
2014-03-07 Avoid getting more than AccessShareLock when deparsing a query. Tom Lane 9.2.8