Commits

DateSubjectAuthorReleases
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed 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-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-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-03-21 Convert index-related tuple handling routines from char 'n'/' ' to bool 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 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-07-22 Add unique index on pg_cast.oid, and document pg_cast table. Peter Eisentraut 7.3.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1
2002-07-15 Use the dependency mechanism to manage column defaults. We need this Tom Lane 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-07-11 Add new CREATE CONVERSION/DROP CONVERSION command. Tatsuo Ishii 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-04-19 pg_trigger's index on tgrelid is replaced by a unique index on Tom Lane 7.3.1