Commits

DateSubjectAuthorReleases
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-03-23 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 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-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-12 I've created a new shared catalog table pg_shdescription to store Bruce Momjian 8.2.0
2006-01-08 Fix the assert_enabled issue properly. This eliminates the former ABI Tom Lane 8.2.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-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-01-16 Tighten short-circuit tests for deciding whether we need to invoke Tom Lane 8.0.0
2004-01-04 There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 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
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-04-06 Generate pg_config.h.in by autoheader. Separate out manually editable Peter Eisentraut 7.4.1
2002-10-18 Make 'dummy' declarations in header files be 'extern int no_such_variable' Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-25 Clean up comments to be careful about the distinction between variable- Tom Lane 7.3.1
2002-08-10 This patch removes a lot of unused code related to assertions and Bruce Momjian 7.3.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
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