From: Bruce Momjian Date: Tue, 10 May 2005 22:26:56 +0000 (+0000) Subject: Item removed from CVS: X-Git-Tag: REL8_1_0BETA1~826 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=075ec42cf889598effc8f8a0f5c661f2e7408b61;p=thirdparty%2Fpostgresql.git Item removed from CVS: < * -Check for unreferenced table files created by transactions that were > * Check for unreferenced table files created by transactions that were --- diff --git a/doc/TODO b/doc/TODO index ae0cc6c1fdd..6b019054952 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon May 9 23:21:56 EDT 2005 +Last updated: Tue May 10 18:26:46 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -52,7 +52,7 @@ Administration * Allow GRANT/REVOKE permissions to be inherited by objects based on schema permissions -* -Check for unreferenced table files created by transactions that were +* Check for unreferenced table files created by transactions that were in-progress when the server terminated abruptly * Allow reporting of which objects are in which tablespaces diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index b3bd6f90226..4f5b74cb7aa 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Mon May 9 23:21:56 EDT 2005 +Last updated: Tue May 10 18:26:46 EDT 2005

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -53,7 +53,7 @@ first.

  • Allow GRANT/REVOKE permissions to be inherited by objects based on schema permissions -
  • -Check for unreferenced table files created by transactions that were +
  • Check for unreferenced table files created by transactions that were in-progress when the server terminated abruptly
  • Allow reporting of which objects are in which tablespaces

    This item is difficult because a tablespace can contain objects from