Commits

DateSubjectAuthorReleases
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-04-13 Make security barrier views automatically updatable Stephen Frost 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-12 More fixes for planner's handling of LATERAL. 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-02-14 Preserve column names in the execution-time tupledesc for a RowExpr. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-08 Use appendrel planning logic for top-level UNION ALL structures. Tom Lane 9.1.0
2010-10-11 Improve the planner's simplification of NOT constructs. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2009-05-12 Do some minor code refactoring in preparation for changing the APIs of Tom Lane 8.4.0
2009-04-28 Improve pull_up_subqueries logic so that it doesn't insert unnecessary Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-11 Get rid of adjust_appendrel_attr_needed(), which has been broken ever since Tom Lane 8.2.12
2008-11-11 Get rid of adjust_appendrel_attr_needed(), which has been broken ever since Tom Lane 8.3.6
2008-11-11 Get rid of adjust_appendrel_attr_needed(), which has been broken ever since Tom Lane 8.4.0
2008-08-17 Improve sublink pullup code to handle ANY/EXISTS sublinks that are at top Tom Lane 8.4.0
2008-08-14 Implement SEMI and ANTI joins in the planner and executor. (Semijoins replace Tom Lane 8.4.0
2008-03-18 Arrange to "inline" SQL functions that appear in a query's FROM clause, Tom Lane 8.4.0