Commits

DateSubjectAuthorReleases
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 10.9
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 9.6.14
2017-12-22 Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 10.2
2017-12-22 Fix UNION/INTERSECT/EXCEPT over no columns. Tom Lane 11.0
2017-08-11 Add regression tests exercising the non-hashed code paths in nodeSetop.c. Tom Lane 10.0
2017-04-07 Fix planner error (or assert trap) with nested set operations. Tom Lane 9.6.3
2017-04-07 Fix planner error (or assert trap) with nested set operations. Tom Lane 10.0
2017-01-19 Fix Assert failure induced by commit 215b43cdc. Tom Lane 10.0
2016-10-10 Make regression tests less dependent on hash table order. Andres Freund 10.0
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.1.14
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.2.9
2014-06-26 Back-patch "Fix EquivalenceClass processing for nested append relations". Tom Lane 9.3.5
2014-06-26 Forward-patch regression test for "could not find pathkey item to sort". Tom Lane 9.4.0
2014-06-26 Forward-patch regression test for "could not find pathkey item to sort". Tom Lane 9.5.0
2014-03-28 Fix EquivalenceClass processing for nested append relations. Tom Lane 9.4.0
2013-08-02 Fix crash in error report of invalid tuple lock Alvaro Herrera 9.3.0
2013-08-02 Fix crash in error report of invalid tuple lock Alvaro Herrera 9.4.0
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.2.5
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.3.0
2013-07-08 Fix planning of parameterized appendrel paths with expensive join quals. Tom Lane 9.4.0
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.3.0
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 8.4.18
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.0.14
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.1.10
2013-06-06 Prevent pushing down WHERE clauses into unsafe UNION/INTERSECT nests. Tom Lane 9.2.5