]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Thu, 20 May 2004 02:58:18 +0000 (02:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 20 May 2004 02:58:18 +0000 (02:58 +0000)
>  o Add default clustering to system tables

doc/TODO

index edfba2b7f85bb0e511261a8b621d1605359829a6..fbe1ee8411dddf43872d4d19d325109cc3086267 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed May 19 22:07:53 EDT 2004
+Last updated:          Wed May 19 22:58:17 EDT 2004
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -209,6 +209,7 @@ Commands
 * CLUSTER
        o Automatically maintain clustering on a table
        o Add ALTER TABLE table SET WITHOUT CLUSTER (Christopher)
+       o Add default clustering to system tables
 
 * COPY
        o -Allow dump/load of CSV format