Commits

DateSubjectAuthorReleases
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 9.5.20
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 11.6
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 10.11
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 9.6.16
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 13.0
2019-08-18 Disallow changing an inherited column's type if not all parents changed. Tom Lane 12.0
2019-04-07 Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 10.8
2019-04-07 Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 11.3
2019-04-07 Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 12.0
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. 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-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-06 Optimize nested ConvertRowtypeExpr nodes. Andrew Gierth 12.0
2018-11-01 Remove obsolete pg_constraint.consrc column Peter Eisentraut 12.0
2018-07-10 Better handle pseudotypes as partition keys Alvaro Herrera 10.5
2018-07-01 Add tests for inheritance trees mixing permanent and temporary relations Michael Paquier 12.0
2018-04-04 Foreign keys on partitioned tables Alvaro Herrera 11.0
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.3.23
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.4.18
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 10.4