Commits

DateSubjectAuthorReleases
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 15.0
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 13.6
2022-01-18 Fix psql \d's query for identifying parent triggers. Tom Lane 14.2
2020-11-14 Provide the OR REPLACE option for CREATE TRIGGER. Tom Lane 14.0
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 12.5
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 14.0
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 13.1
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 12.5
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 13.1
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 14.0
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 9.5.20
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 9.4.25
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 11.6
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 10.11
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 9.6.16
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 13.0
2019-08-16 Prevent possible double-free when update trigger returns old tuple. Tom Lane 12.0
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 10.8
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 11.3
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 12.0
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 9.4.22
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 9.6.13
2019-02-22 Fix plan created for inherited UPDATE/DELETE with all tables excluded. Tom Lane 9.5.17
2018-05-24 Improve English wording of some other getObjectDescription() messages. Tom Lane 11.0