Commits

DateSubjectAuthorReleases
2015-11-11 Generate parallel sequential scan plans in simple cases. Robert Haas 9.6.0
2015-07-30 Avoid some zero-divide hazards in the planner. Tom Lane 9.1.19
2015-07-30 Avoid some zero-divide hazards in the planner. Tom Lane 9.3.10
2015-07-30 Avoid some zero-divide hazards in the planner. Tom Lane 9.2.14
2015-07-30 Avoid some zero-divide hazards in the planner. Tom Lane 9.0.23
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-30 Extract restriction OR clauses whether or not they are indexable. Tom Lane 9.4.0
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. Tom Lane 9.3.0
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. 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
2013-04-29 Postpone creation of pathkeys lists to fix bug #8049. Tom Lane 9.2.5
2013-04-29 Postpone creation of pathkeys lists to fix bug #8049. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Adjust definition of cheapest_total_path to work better with LATERAL. Tom Lane 9.3.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.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