"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> Hmmm...does this mean that there is any situation in which there would be a
> cascade delete of a _column_?
You bet. That's why we need DROP COLUMN done ;-)
> ie. If you drop the domain a column is using with the cascade option, will
> the column get dropped automatically? That doesn't sound like very nice
> behaviour...?
What did you think CASCADE was for?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster