Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9227509

Browse files
committed
Add:
> o Add ALTER INDEX that works just like ALTER TABLE already does > on an index
1 parent 7f7e8cc commit 9227509

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Thu Aug 12 15:45:17 EDT 2004
8+
Last updated: Thu Aug 12 22:47:54 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -367,6 +367,8 @@ Commands
367367

368368
o -Add ALTER DOMAIN, AGGREGATE, CONVERSION ... OWNER TO
369369
o -Add ALTER SEQUENCE ... OWNER TO
370+
o Add ALTER INDEX that works just like ALTER TABLE already does
371+
on an index
370372

371373
* CLUSTER
372374
o Automatically maintain clustering on a table

0 commit comments

Comments
 (0)