Forum OpenACS Q&A: Response to How to drop a column in postgres ?

Collapse
Posted by Don Baccus on
On a production system running PG 7.2 or earlier I'd recommend just keeping the column, because if the issue raised by Dan.  A development system's a different matter, though.

PG 7.3 will be in beta next month and as was pointed out should include DROP COLUMN.