Commits

DateSubjectAuthorReleases
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-12-12 Improve EXPLAIN to print the grouping columns in Agg and Group nodes. 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
2013-03-14 Avoid inserting Result nodes that only compute identity projections. Tom Lane 9.3.0
2012-08-07 Implement SQL-standard LATERAL subqueries. Tom Lane 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-03-16 Revisit handling of UNION ALL subqueries with non-Var output columns. Tom Lane 9.2.0
2012-03-16 Revisit handling of UNION ALL subqueries with non-Var output columns. Tom Lane 9.1.4
2012-01-29 Fix pushing of index-expression qualifications through UNION ALL. Tom Lane 9.1.3
2012-01-29 Fix pushing of index-expression qualifications through UNION ALL. Tom Lane 9.2.0
2009-12-16 Avoid a premature coercion failure in transformSetOperationTree() when Tom Lane 8.4.3
2009-12-16 Avoid a premature coercion failure in transformSetOperationTree() when Tom Lane 9.0.0
2009-02-09 Adopt Bob Jenkins' improved hash function for hash_any(). This changes the Tom Lane 8.4.0
2008-08-07 Support hashing for duplicate-elimination in INTERSECT and EXCEPT queries. Tom Lane 8.4.0