mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Add:
> o Add more logical syntax CLUSTER table ORDER BY index; > support current syntax for backward compatibility
This commit is contained in:
4
doc/TODO
4
doc/TODO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user