Neil Conway <[EMAIL PROTECTED]> writes:
> On Tue, 2006-02-28 at 18:37 -0400, Tom Lane wrote:
>> Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit
>> creation of a shell type.
> BTW, I noticed that it would be nice to make use of this syntax among
> for contrib/ --
No objection here, if you want to have at it.
> if nothing else to avoid the ugly "NOTICE" that is
> currently emitted in many cases describing the implicit creation of a
> shell type.
As things currently stand, you'll still get some annoying "NOTICE: foo
is a shell type" messages from a completely-kosher creation sequence.
Ideally we should get rid of these, but on the other hand random
references to an incomplete shell type are probably worth warning
about. Any thoughts about the best approach here?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly