Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-02-25 Expand virtual generated columns in the planner Richard Guo 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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
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 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