Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-03-07 Make the upper part of the planner work by generating and comparing Paths. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-08-12 Postpone extParam/allParam calculations until the very end of planning. Tom Lane 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.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-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-03 Fix handling of PlaceHolderVars in nestloop parameter management. Tom Lane 9.1.2
2011-11-03 Fix handling of PlaceHolderVars in nestloop parameter management. Tom Lane 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 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-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 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-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-02-25 Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. 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