< * 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
TODO list for PostgreSQL
========================
-Last updated: Sat Feb 15 13:29:57 EST 2003
+Last updated: Sat Feb 15 19:29:41 EST 2003
* Add FILLFACTOR to btree index creation
* Add concurrency to GIST
* Improve concurrency of hash indexes (Neil)
-* 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
Commands