Remove:
authorBruce Momjian
Thu, 6 Mar 2003 18:39:18 +0000 (18:39 +0000)
committerBruce Momjian
Thu, 6 Mar 2003 18:39:18 +0000 (18:39 +0000)
< * Require DROP COLUMN CASCADE for a column that is part of a multi-column index

doc/TODO

index 91cbebcebcb233ac11877e73e8f023dfcd30e8da..2bbf18c3a732dcddc06b979b7008c4e953e2d873 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Mar  6 13:04:52 EST 2003
+Last updated:      Thu Mar  6 13:39:10 EST 2003
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -151,7 +151,6 @@ Indexes
 * Add FILLFACTOR to btree index creation
 * Add concurrency to GIST
 * Improve concurrency of hash indexes (Neil)
-* Require DROP COLUMN CASCADE for a column that is part of a multi-column index
 
 
 Commands