Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7e8cc commit 9227509Copy full SHA for 9227509
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian ([email protected])
8
-Last updated: Thu Aug 12 15:45:17 EDT 2004
+Last updated: Thu Aug 12 22:47:54 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -367,6 +367,8 @@ Commands
367
368
o -Add ALTER DOMAIN, AGGREGATE, CONVERSION ... OWNER TO
369
o -Add ALTER SEQUENCE ... OWNER TO
370
+ o Add ALTER INDEX that works just like ALTER TABLE already does
371
+ on an index
372
373
* CLUSTER
374
o Automatically maintain clustering on a table
0 commit comments