Commits

DateSubjectAuthorReleases
2005-07-14 Integrate autovacuum functionality into the backend. There's still a Tom Lane 8.1.0
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2005-07-01 Migrate rtree_gist functionality into the core system, and add some Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2002-08-19 Fix pg_dump to dump serial columns as serials. Per pghackers discussion, Tom Lane 7.3.1
2002-08-10 Add a sanity check to make sure that all system catalogs that have OIDs Tom Lane 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 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-08-27 Add some minimal exercising of functional-index feature to regression Tom Lane 7.2.1
2001-07-16 Partial indexes work again, courtesy of Martijn van Oosterhout. Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: Tom Lane 7.2.1
2000-10-24 Major overhaul of large-object implementation, by Denis Perchine with Tom Lane 7.1.1
2000-07-05 Make the regression tests safe for TOAST. Tom Lane 7.1.1
2000-02-20 Add a simple regress test for SERIAL --- it's not much, Tom Lane 7.1.1
1999-11-27 pg_statistic has an index now too... Tom Lane 7.1.1
1999-11-23 Update for change of 'duplicate key' message. Tom Lane 7.1.1
1999-11-15 Update sanity_check regress test to pass now that pg_index Tom Lane 7.1.1