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 parent33829a5 commitbc91389Copy full SHA for bc91389
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:Mon Aug 1600:37:25 EDT 2004
+Last updated:Mon Aug 1612:14:34 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -374,6 +374,7 @@ Commands
374
o -Add ALTER SEQUENCE ... OWNER TO
375
o Add ALTER INDEX that works just like ALTER TABLE already does
376
on an index
377
+o Add ALTER INDEX syntax to work like ALTER TABLE indexname
378
379
* CLUSTER
380
o Automatically maintain clustering on a table