From: Bruce Momjian Date: Sun, 3 Jun 2007 18:49:28 +0000 (+0000) Subject: Remove description for: X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=fa209d94b7224a8363f16ce4a1f5d8680761c8dc;p=users%2Fbernd%2Fpostgres.git Remove description for: o -Add a GUC variable to control the tablespace for temporary objects and sort files < < It could start with a random tablespace from a supplied list and < cycle through the list. < --- diff --git a/doc/TODO b/doc/TODO index 4a5b9b8eca..ac83213c36 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Sat Jun 2 07:27:46 EDT 2007 +Last updated: Sun Jun 3 14:49:04 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -142,10 +142,6 @@ Administration o -Add a GUC variable to control the tablespace for temporary objects and sort files - - It could start with a random tablespace from a supplied list and - cycle through the list. - o Allow WAL replay of CREATE TABLESPACE to work when the directory structure on the recovery computer is different from the original diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 90dd0171e0..a36a8f0bfd 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sat Jun 2 07:27:46 EDT 2007 +Last updated: Sun Jun 3 14:49:04 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -133,9 +133,6 @@ first. There is also a developer's wiki at

  • -Add a GUC variable to control the tablespace for temporary objects and sort files -

    It could start with a random tablespace from a supplied list and - cycle through the list. -

  • Allow WAL replay of CREATE TABLESPACE to work when the directory structure on the recovery computer is different from the original
  • Allow per-tablespace quotas