Commits

DateSubjectAuthorReleases
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-04-18 Fix handling of collations in multi-row VALUES constructs. Tom Lane 9.1.0
2011-04-12 Fix RI_Initial_Check to use a COLLATE clause when needed in its query. Tom Lane 9.1.0
2011-02-25 Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. 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-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-31 Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my Tom Lane 9.0.0
2009-10-27 Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; Tom Lane 8.4.2
2009-10-27 Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; Tom Lane 9.0.0
2009-10-21 Remove add_missing_from GUC and associated parser support for "implicit RTEs". 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-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-10-06 Fix GetCTEForRTE() to deal with the possibility that the RTE it's given came Tom Lane 8.4.0
2008-10-06 Fix the implicit-RTE code to be able to handle implicit RTEs for CTEs, as Tom Lane 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-02 Add support for multi-row VALUES clauses as part of INSERT statements Joe Conway 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-06-05 Replace the parser's namespace tree (which formerly had the same Tom Lane 8.1.0