Commits

DateSubjectAuthorReleases
2011-02-10 Fix improper matching of resjunk column names for FOR UPDATE in subselect. Tom Lane 9.1.0
2011-02-10 Fix improper matching of resjunk column names for FOR UPDATE in subselect. Tom Lane 9.0.4
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.0.3
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.0.2
2010-10-10 Support triggers on views. Tom Lane 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-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2009-10-12 Move the handling of SELECT FOR UPDATE locking and rechecking out of Tom Lane 9.0.0
2009-04-19 Fix estimate_num_groups() to not fail on PlaceHolderVars, per report from Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-15 Make SELECT FOR UPDATE/SHARE work on inheritance trees, by having the plan Tom Lane 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2008-10-21 Add a concept of "placeholder" variables to the planner. These are variables Tom Lane 8.4.0
2008-08-28 Extend the parser location infrastructure to include a location field in Tom Lane 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-03-17 Fix up the remaining places where the expression node structure would lose Tom Lane 8.3.0
2007-02-19 Get rid of some old and crufty global variables in the planner. When Tom Lane 8.3.0