Commits

DateSubjectAuthorReleases
2013-07-01 Add a convenience routine makeFuncCall to reduce duplication. Robert Haas 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.0.6
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.1.2
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.2.0
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-26 Pass collation to makeConst() instead of looking it up internally. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 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-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-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-27 Small refactoring of makeVar() from a TargetEntry Peter Eisentraut 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-07-16 Make backend header files C++ safe Peter Eisentraut 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-04-04 Remove the recently added node types ReloptElem and OptionDefElem in favor Tom Lane 8.4.0
2009-02-02 Allow reloption names to have qualifiers, initially supporting a TOAST Alvaro Herrera 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0