Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Update item: o Add more logical syntax CLUSTER table
  • Date: Thu, 29 Mar 2007 17:23:56 -0300 (ADT)
  • Message-id: <20070329202356.928A29FBD65@postgresql.org> <text/plain>

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)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group