Re: plperl _init settings

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: plperl _init settings
Дата
Msg-id 425C0DC7-D6EB-4367-8876-40536FAC05C2@kineticode.com
обсуждение исходный текст
Ответ на plperl _init settings  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: plperl _init settings  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Mar 2, 2010, at 4:33 PM, Andrew Dunstan wrote:

> I propose to add the following note to the docs:
>
>   Preloading modules using plperl.on_init does not make them available
>   for use by plperl. External perl modules can only be used in plperlu.

Perhaps add a note that some other interface to allow preloaded modules to also be available to plperl may be provided
inthe future. 

Best,

David

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
Следующее
От: Tom Lane
Дата:
Сообщение: Placement of block label in plpgsql block with DECLARE