Commits

DateSubjectAuthorReleases
2022-03-24 Fix pg_statio_all_tables view for multiple TOAST indexes. Tom Lane 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 9.6.24
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 10.19
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 11.14
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 13.5
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 14.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 12.9
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 10.16
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.6.21
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.5.25
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 11.11
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 12.6
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 14.0
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 13.2
2020-01-29 Invent "trusted" extensions, and remove the pg_pltemplate catalog. Tom Lane 13.0
2019-12-06 Improve test coverage of ruleutils.c. Tom Lane 13.0
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 9.5.21
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 9.4.26
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 12.2
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 9.6.17
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 11.7
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 13.0
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 10.12