Commits

DateSubjectAuthorReleases
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.0.11
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.1.7
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.2.2
2007-02-02 Repair failure to check that a table is still compatible with a previously Tom Lane 8.3.0
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 7.4.16
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.0.11
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.1.7
2007-01-24 Relax an Assert() that has been found to be too strict in some situations Tom Lane 8.2.2
2007-01-24 Relax an Assert() that has been found to be too strict in some situations 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-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-22 Teach the planner to remove SubqueryScan nodes from the plan if they Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-01-22 Fix oversight in optimization that avoids an unnecessary projection step Tom Lane 7.4.2
2004-01-22 Fix oversight in optimization that avoids an unnecessary projection step Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-25 tlist_matches_tupdesc() needs to defend itself against dropped columns. Tom Lane 7.4.1