Commits

DateSubjectAuthorReleases
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 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
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
2006-07-31 Change the bootstrap sequence so that toast tables for system catalogs are Tom Lane 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-07-29 Use a process-specific temp file name, per Andreas Haumer. Tom Lane 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
2001-11-30 Try to make genbki.sh a little more bulletproof, per trouble report Tom Lane 7.2.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as Tom Lane 7.2.1
2001-01-16 Remove bogus backslashes in sed command. Tom Lane 7.1.1
2000-01-11 Use symbolic INDEX_MAX_KEYS in pg_type entries for oidvector Tom Lane 7.1.1
1999-06-04 Turns out OIDNAMELEN wasn't really being used at all! Tom Lane 7.1.1
1998-10-28 Eliminate need for cpp-from-stdin by using a temp file. Tom Lane 7.1.1