We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7f7e8cc commit9227509Copy 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 (pgman@candle.pha.pa.us)
8
-Last updated:Thu Aug 1215:45:17 EDT 2004
+Last updated:Thu Aug 1222: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