Done:
authorBruce Momjian
Thu, 15 Aug 2002 17:47:24 +0000 (17:47 +0000)
committerBruce Momjian
Thu, 15 Aug 2002 17:47:24 +0000 (17:47 +0000)
>  o -Prevent loss of indexes, permissions, inheritance

doc/TODO

index 2317a84be757c9383ef1e48cec15eb4c6d889e16..1d0cdb20f09062e2d6f115b50def5c48508f1134 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Aug 15 13:46:30 EDT 2002
+Last updated:      Thu Aug 15 13:47:16 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -206,7 +206,7 @@ Commands
 * CLUSTER
    o Cluster all tables at once using pg_index.indisclustered set during
           previous CLUSTER
-   o Prevent loss of indexes, permissions, inheritance
+   o -Prevent loss of indexes, permissions, inheritance
    o Automatically maintain clustering on a table
 
 * COPY