"Marc G. Fournier" <scrappy@postgresql.org> writes:
> So, if we replace that with:
> ALTER TABLE table_name ALTER column_name DROP NOT NULL; ?
> should be good to go? still not as clean as doing the straight DROP
> COLUMN, but its a fast fix ...
Yeah, that's what I'd do until the PostGIS guys can rethink things at a
higher level.
regards, tom lane