From: Bruce Momjian Date: Wed, 3 Mar 2004 05:16:53 +0000 (+0000) Subject: Add: X-Git-Tag: REL8_0_0BETA1~1083 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58c69eab00c8f560912159203a6ab4271c354a8b;p=postgresql Add: > o Add way to remove cluster specification on a table --- diff --git a/doc/TODO b/doc/TODO index 00becf20f9..cf95ceea7b 100644 --- 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