| От | Tom Lane |
|---|---|
| Тема | Re: createlang and Schemas |
| Дата | |
| Msg-id | 26951.1043344319@sss.pgh.pa.us обсуждение |
| Ответ на | createlang and Schemas ("Ian Harding" <ianh@tpchd.org>) |
| Ответы |
Re: createlang and Schemas
|
| Список | pgsql-general |
"Ian Harding" <ianh@tpchd.org> writes:
> createlang seems not to take a schema argument. Should it?
Hm. The language itself does not have any associated schema --- but the
underlying call handler function does. Perhaps there should be a way to
tell createlang which schema to put the function in. Right now it will
be effectively determined by the default search path, so you could do
PGOPTIONS='--search_path=myschema' createlang plpgsql mydb
but this seems inelegant.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера