pgsql: Done: > o -Add more logical syntax CLUSTER table USING index;

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: > o -Add more logical syntax CLUSTER table USING index;
Date: 2007-04-08 00:36:08
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

> o -Add more logical syntax CLUSTER table USING index;

Modified Files:
--------------
pgsql/doc:
TODO (r1.2159 -> r1.2160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2159&r2=1.2160)
pgsql/doc/src/FAQ:
TODO.html (r1.660 -> r1.661)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.660&r2=1.661)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2007-04-08 01:15:07 pgsql: Add -F option to set fillfactor for tellers, accounts and
Previous Message Bruce Momjian 2007-04-08 00:26:34 pgsql: Support syntax "CLUSTER table USING index", which is more