Commits

DateSubjectAuthorReleases
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-26 Add %expect 0 to all parser input files to prevent conflicts slipping by. Peter Eisentraut 8.4.0
2008-09-02 Prevent memory leaks in our various bison parsers when an error occurs 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-05-09 Change the rules for inherited CHECK constraints to be essentially the same Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-12-01 Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate Tom Lane 8.3.0
2007-07-17 Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS, Neil Conway 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2007-03-07 Cleanup the bootstrap code a little, and rename "dummy procs" in the code Alvaro Herrera 8.3.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 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-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2006-07-31 Change the bootstrap sequence so that toast tables for system catalogs are Tom Lane 8.2.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2006-07-02 Add FILLFACTOR to CREATE INDEX. Bruce Momjian 8.2.0
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-08-26 Arrange for indexes and toast tables to inherit their ownership from Tom Lane 8.1.0
2005-06-29 Clean up the rather historically encumbered interface to now() and Tom Lane 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-10 Cosmetic improvements/code cleanup: Neil Conway 8.0.0
2004-08-31 Fix unintended assignment of sequences to the containing schema's Tom Lane 8.0.0