Re: Drop Cascade of Domains - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Drop Cascade of Domains
Date
Msg-id Pine.LNX.4.44.0311300042590.11144-100000@peter.localdomain
Whole thread Raw
In response to Drop Cascade of Domains  (elein <elein@varlena.com>)
List pgsql-general
elein writes:

> It seems to me that any action which
> results in an invalid object should be
> forbidden.  On the other hand, with
> alter table working well, I am loathe
> to argue a table with no columns is
> an invalid argument.

While not allowed according to the SQL standard, we have decided that
tables with zero columns are valid, and the behavior of all commands and
side effects has been aligned with that.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Was: Triggers, Stored Procedures, PHP
Next
From: Suchandra Thapa
Date:
Subject: Re: ip of the user doing an insert