Re: "blah" is not a domain error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "blah" is not a domain error
Дата
Msg-id 2603.1148685890@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "blah" is not a domain error  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список 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 по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: "blah" is not a domain error
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2424: initdb Did Not Escape the Password