Update TODO item:
authorBruce Momjian
Sun, 2 May 2004 12:27:00 +0000 (12:27 +0000)
committerBruce Momjian
Sun, 2 May 2004 12:27:00 +0000 (12:27 +0000)
        o Add ALTER TABLE table SET WITHOUT CLUSTER

doc/TODO

index 8f5b99fced7bd5e1e3e40987ab9c766d9dc6b564..f2c2149ae252035d7412530c0c8b6b17f2d16140 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed Apr 28 12:35:30 EDT 2004
+Last updated:      Sun May  2 08:26:56 EDT 2004
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -207,7 +207,7 @@ Commands
 
 * CLUSTER
    o Automatically maintain clustering on a table
-   o Add way to remove cluster specification on a table
+   o Add ALTER TABLE table SET WITHOUT CLUSTER
 
 * COPY
    o -Allow dump/load of CSV format