Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Tom Lane writes:
>> Why not? A domain *is* a type, by any reasonable test.
> According to that logic, a view is a table, but we still require DROP VIEW
> to drop a view.
No, a view is not a table. Try putting an index or trigger on it.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])