Commits

DateSubjectAuthorReleases
2009-10-27 Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; Tom Lane 9.0.0
2009-09-09 Fix bug with WITH RECURSIVE immediately inside WITH RECURSIVE. 99% of the Tom Lane 8.4.2
2009-09-09 Fix bug with WITH RECURSIVE immediately inside WITH RECURSIVE. 99% of the Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-13 Fix failure to ensure that a snapshot is available to datatype input functions Tom Lane 8.2.12
2008-12-13 Fix failure to ensure that a snapshot is available to datatype input functions Tom Lane 8.3.6
2008-12-13 Fix failure to ensure that a snapshot is available to datatype input functions Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-06-23 Separate parse-analysis for utility commands out of parser/analyze.c Tom Lane 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 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-04-30 Improve the representation of FOR UPDATE/FOR SHARE so that we can Tom Lane 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-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2004-05-05 ALTER TABLE rewrite. New cool stuff: Tom Lane 8.0.0
2004-01-23 Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS Neil Conway 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-04-29 Infrastructure for deducing Param types from context, in the same way Tom Lane 7.4.1