Thread: pgsql: Update item: o Add more logical syntax CLUSTER table

pgsql: Update item: o Add more logical syntax CLUSTER table

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Update item:

        o Add more logical syntax CLUSTER table USING index;
<     o Add more logical syntax CLUSTER table ORDER BY index;
>     o Add more logical syntax CLUSTER table USING index;

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2135 -> r1.2136)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2135&r2=1.2136)
    pgsql/doc/src/FAQ:
        TODO.html (r1.636 -> r1.637)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.636&r2=1.637)