Commits

DateSubjectAuthorReleases
2006-07-31 Change the bootstrap sequence so that toast tables for system catalogs are Tom Lane 8.2.0
2005-09-08 Create the pg_pltemplate system catalog to hold template information Tom Lane 8.1.0
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-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
2004-01-04 There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to Tom Lane 8.0.0
2003-01-13 Fix information_schema.sql install to work when building outside Tom Lane 7.4.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 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
2002-03-22 Create the pg_namespace system catalog. Doesn't do much yet, but it's Tom Lane 7.3.1
2001-08-25 Replace implementation of pg_log as a relation accessed through the 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-06-05 Simplify build/install process for bki and description files. There's Tom Lane 7.1.1
2000-05-29 Generated header files parse.h and fmgroids.h are now copied into Tom Lane 7.1.1
1999-03-27 Delete unused system table pg_parg. Tom Lane 7.1.1