Commits

DateSubjectAuthorReleases
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-08 Allow foreign and custom joins to handle EvalPlanQual rechecks. Robert Haas 9.5.0
2015-12-08 Allow foreign and custom joins to handle EvalPlanQual rechecks. Robert Haas 9.6.0
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
2015-11-11 Make sequential scans parallel-aware. Robert Haas 9.6.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
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-11-07 Introduce custom path and scan providers. Robert Haas 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
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
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