Commits

DateSubjectAuthorReleases
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-10-06 Use fork names instead of numbers in the file names for additional Heikki Linnakangas 8.4.0
2008-08-11 Introduce the concept of relation forks. An smgr relation can now consist Heikki Linnakangas 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-04-12 Create new routines systable_beginscan_ordered, systable_getnext_ordered, 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-07-31 Change the relation_open protocol so that we obtain lock on a relation Tom Lane 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-08-12 Solve the problem of OID collisions by probing for duplicate OIDs Tom Lane 8.1.0
2005-05-10 Back out check for unreferenced files. Bruce Momjian 8.1.0
2005-05-02 Check the file system on postmaster startup and report any unreferenced Bruce Momjian 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-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 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
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-04-12 Checking to decide whether relations are system relations now depends Tom Lane 7.3.1
2002-03-22 Create the pg_namespace system catalog. Doesn't do much yet, but it's Tom Lane 7.3.1
2001-11-16 IsSystemRelationName() treats TOAST relations as system relations. Tom Lane 7.2.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1