Commits

DateSubjectAuthorReleases
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-03-25 Suppress Append and MergeAppend plan nodes that have a single child. 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-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-04 Foreign keys on partitioned tables Alvaro Herrera 11.0
2018-03-21 Improve predtest.c's handling of cases with NULL-constant inputs. Tom Lane 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
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.6.9
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 11.0
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.5.13
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-11-28 Add null test to partition constraint for default range partitions. Robert Haas 11.0