]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Wed, 3 Mar 2004 05:16:53 +0000 (05:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 3 Mar 2004 05:16:53 +0000 (05:16 +0000)
>  o Add way to remove cluster specification on a table

doc/TODO

index 00becf20f9d663e5bafff1796e879ad6cb1ba6ec..cf95ceea7b263f44c338d6150e777a3d73fa1df0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Feb 20 15:37:09 EST 2004
+Last updated:          Wed Mar  3 00:16:52 EST 2004
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -206,6 +206,7 @@ Commands
 
 * CLUSTER
        o Automatically maintain clustering on a table
+       o Add way to remove cluster specification on a table
 
 * COPY
        o Allow dump/load of CSV format