]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Thu, 25 Jan 2007 04:38:59 +0000 (04:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 25 Jan 2007 04:38:59 +0000 (04:38 +0000)
>  o -Add a GUC variable to control the tablespace for temporary objects

doc/TODO
doc/src/FAQ/TODO.html

index f0425d7f7820daad9edc684c54ea745c885416c2..f1c1ee99eb4b64b0c744fe33cc95a56019e5e168 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Wed Jan 24 21:49:55 EST 2007
+Last updated:          Wed Jan 24 23:38:55 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -131,7 +131,7 @@ Administration
          requires a tool that will call that function and connect to each
          database to find the objects in each database for that tablespace.
 
-       o %Add a GUC variable to control the tablespace for temporary objects
+       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
index 7aa4f8d890e6e07f3148ec3ba9b5962bb5f3daff..6aa60b1412954c63a3a1ebf4266ecbd56e9a41f8 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Wed Jan 24 21:49:55 EST 2007
+Last updated:           Wed Jan 24 23:38:55 EST 2007
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -123,7 +123,7 @@ first.  There is also a developer's wiki at<br/>
           requires a tool that will call that function and connect to each
           database to find the objects in each database for that tablespace.
 </p>
-    </li><li>%Add a GUC variable to control the tablespace for temporary objects
+    </li><li>-<em>Add a GUC variable to control the tablespace for temporary objects</em>
           and sort files
 <p>          It could start with a random tablespace from a supplied list and
           cycle through the list.