| От | John R Pierce |
|---|---|
| Тема | Re: Unprivileged access to pgsql functions? |
| Дата | |
| Msg-id | 4D7161C5.5050600@hogranch.com обсуждение исходный текст |
| Ответ на | Re: Unprivileged access to pgsql functions? (Matt Warner <matt@warnertechnology.com>) |
| Ответы |
Re: Unprivileged access to pgsql functions?
|
| Список | pgsql-general |
On 03/04/11 1:57 PM, Matt Warner wrote: > Not sure. I believe public and pg_catalog are in the path by default. > Most of the create function declarations prepend pg_catalog, and I > believe I saw somewhere that pg_catalog is the default. But I may be > misunderstanding that... CREATE FUNCTION nvl(anyelement, anyelement) RETURNS anyelement AS '$libdir/orafunc','ora_nvl' LANGUAGE C IMMUTABLE; doesn't specify any schema, so that function is created in the current schema in the current database
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера