Re: creating languages in the pg_catalog schema?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: creating languages in the pg_catalog schema?
Дата
Msg-id 19779.1040743598@sss.pgh.pa.us
обсуждение исходный текст
Ответ на creating languages in the pg_catalog schema?  (Jochem van Dieten <jochemd@oli.tudelft.nl>)
Ответы Re: creating languages in the pg_catalog schema?  (Jochem van Dieten <jochemd@oli.tudelft.nl>)
Список pgsql-general
Jochem van Dieten <jochemd@oli.tudelft.nl> writes:
> Just wondering if there are any downsides to creating a procedural
> language in the pg_catalog schema instead of some other default schema.

pg_dump will not dump it.  Otherwise I don't think it matters.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: "Robert Fitzpatrick"
Дата:
Сообщение: Re: Multiple Foreign Keys to same table and field
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FW: BUG in trigger and foreign keys