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

Commit de25638

Browse files
committed
Update wording:
< * Disallow DROP COLUMN on a column that is part of a multi-column index > * Require DROP COLUMN CASCADE for a column that is part of a multi-column index
1 parent 0d7abfe commit de25638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Feb 15 13:29:57 EST 2003
3+
Last updated: Sat Feb 15 19:29:41 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -149,7 +149,7 @@ Indexes
149149
* Add FILLFACTOR to btree index creation
150150
* Add concurrency to GIST
151151
* Improve concurrency of hash indexes (Neil)
152-
* Disallow DROP COLUMN on a column that is part of a multi-column index
152+
* Require DROP COLUMN CASCADE for a column that is part of a multi-column index
153153

154154

155155
Commands

0 commit comments

Comments
 (0)