Re: "blah" is not a domain error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: "blah" is not a domain error
Date
Msg-id 2603.1148685890@sss.pgh.pa.us
Whole thread Raw
In response to Re: "blah" is not a domain error  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-bugs
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> Shouldn't it be an error to create a domain that conflicts with an existing
> type?

It is, if you create it in the same schema.  "money", along with all the
other built-in types, is in pg_catalog not public.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: "blah" is not a domain error
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #2424: initdb Did Not Escape the Password