Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2009-09-01 Remove flatfiles.c, which is now obsolete. Alvaro Herrera 9.0.0
2009-08-31 Track the current XID wrap limit (or more accurately, the oldest unfrozen Tom Lane 9.0.0
2009-08-29 Remove the use of the pg_auth flat file for client authentication. Tom Lane 9.0.0
2009-08-12 Allow backends to start up without use of the flat-file copy of pg_database. Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-06-12 Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation Heikki Linnakangas 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-26 Move the HTSU_Result enum definition into snapshot.h, to avoid including Alvaro Herrera 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 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-10-15 Include NOLOGIN roles in the 'flat' password file. In the original Tom Lane 8.3.0
2007-08-01 Support an optional asynchronous commit mode, in which we don't flush WAL Tom Lane 8.3.0
2007-06-12 Add some comments about the safety of accessing rolpassword without using Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. 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-11-05 Fix recently-identified PITR recovery hazard: the base backup could contain Tom Lane 8.1.6
2006-11-05 Fix recently-identified PITR recovery hazard: the base backup could contain Tom Lane 8.2.0
2006-11-05 Fix recently-understood problems with handling of XID freezing, particularly Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-07-10 Improve vacuum code to track minimum Xids per table instead of per database. Alvaro Herrera 8.2.0
2006-05-04 Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE. Tom Lane 8.2.0