1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00
> 	o Add more logical syntax CLUSTER table ORDER BY index;
> 	  support current syntax for backward compatibility
This commit is contained in:
Bruce Momjian
2007-03-24 23:12:34 +00:00
parent 8ca1571665
commit b72426d351
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Mar 22 16:54:36 EDT 2007
Last updated: Sat Mar 24 19:12:31 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -629,6 +629,8 @@ SQL Commands
o %Add VERBOSE option to report tables as they are processed,
like VACUUM VERBOSE
o Add more logical syntax CLUSTER table ORDER BY index;
support current syntax for backward compatibility
* COPY