Commits

DateSubjectAuthorReleases
2015-11-11 Generate parallel sequential scan plans in simple cases. Robert Haas 9.6.0
2015-09-16 Determine whether it's safe to attempt a parallel plan for a query. Robert Haas 9.6.0
2015-04-27 Improve qual pushdown for RLS and SB views Stephen Frost 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-20 Speed up COPY into tables with DEFAULT nextval() Simon Riggs 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-23 Move strip_implicit_coercions() from optimizer to nodeFuncs.c. Tom Lane 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-10-12 Make equal() ignore CoercionForm fields for better planning with casts. Tom Lane 9.3.0
2012-10-12 Make equal() ignore CoercionForm fields for better planning with casts. Tom Lane 9.2.2
2012-07-21 Account for SRFs in targetlists in planner rowcount estimates. Tom Lane 9.2.0
2012-07-21 Account for SRFs in targetlists in planner rowcount estimates. Tom Lane 9.3.0
2012-02-14 Allow LEAKPROOF functions for better performance of security views. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-07 Add const qualifiers to node inspection functions Peter Eisentraut 9.2.0
2011-07-12 Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window. Tom Lane 9.1.0
2011-07-12 Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window. Tom Lane 9.2.0
2011-06-09 Pgindent run before 9.1 beta2. Bruce Momjian 9.1.0
2011-04-24 Improve cost estimation for aggregates and window functions. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-15 Support ORDER BY within aggregate function calls, at long last providing a Tom Lane 9.0.0