Commits

DateSubjectAuthorReleases
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-21 Refactor planning of projection steps that don't need a Result plan node. Tom Lane 9.6.0
2016-03-14 Allow callers of create_foreignscan_path to specify nondefault PathTarget. Tom Lane 9.6.0
2016-03-09 Improve handling of group-column indexes in GroupingSetsPath. Tom Lane 9.6.0
2016-03-08 Finish refactoring make_foo() functions in createplan.c. Tom Lane 9.6.0
2016-03-07 Make the upper part of the planner work by generating and comparing Paths. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.4.6
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.5.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.3.11
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.6.0
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.5.0
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.3.11
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.4.6
2014-11-21 Simplify API for initially hooking custom-path providers into the planner. Tom Lane 9.5.0
2014-11-20 Initial code review for CustomScan patch. Tom Lane 9.5.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.4.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.5.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.2.10
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.3.6
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-08-05 Simplify query_planner's API by having it return the top-level RelOptInfo. Tom Lane 9.4.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-08-12 More fixes for planner's handling of LATERAL. Tom Lane 9.3.0