Two questions about stored procedures

Поиск
Список
Период
Сортировка
От Bruno Baguette
Тема Two questions about stored procedures
Дата
Msg-id !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAAFypWxfUNJ0uJN8RXsgGF/gEAAAAA@netcourrier.com
обсуждение исходный текст
Ответы Re: Two questions about stored procedures
Список pgsql-general
Hello,

I've two questions about stored procedures :

First of all, I've more or less 200 procedures and I wish to store
theses procedures inside packages (like Oracle PL/SQL packages). I see
that feature is in the TODO list, but is this feature is currently under
development or not ? Or is this feature is planned for a precise release
? (maybe 7.4 ???).

Second question : Once I've put a stored procedure, is the procedure is
recompiled every time before the execution or is the stored procedure
compiled one time when being recorded ? Please note that I dont make use
of NOW() in theses stored procedure.

Thanks in advance for all the time you spend in the development of this
really good DBMS ! :-)

--------------------------------------------------
Bruno BAGUETTE - bruno.baguette@netcourrier.com


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

Предыдущее
От: "Bruno Baguette"
Дата:
Сообщение: Is the mod_auth_pgsql apache module is used by somebody ?
Следующее
От: Gabriele Bartolini
Дата:
Сообщение: Hints for a medium Web site configuration of PostgreSQL