Commits

DateSubjectAuthorReleases
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-09-26 Hmm, seems a lot of the buildfarm is running versions of awk that Tom Lane 9.0.0
2009-09-26 Extend the BKI infrastructure to allow system catalogs to be given Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-07-19 Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL into Tom Lane 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-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-02-06 Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It Peter Eisentraut 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 bootstrap sequence so that toast tables for system catalogs are Tom Lane 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
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-13 Simplify initdb-time assignment of OIDs as I proposed yesterday, and Tom Lane 8.1.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.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 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-07-29 Use a process-specific temp file name, per Andreas Haumer. Tom Lane 7.4.1
2003-04-06 Generate pg_config.h.in by autoheader. Separate out manually editable Peter Eisentraut 7.4.1
2002-07-31 Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in Tom Lane 7.3.1
2002-04-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1