Two questions about stored procedures - Mailing list pgsql-general

From Bruno Baguette
Subject Two questions about stored procedures
Date
Msg-id !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAAFypWxfUNJ0uJN8RXsgGF/gEAAAAA@netcourrier.com
Whole thread Raw
Responses Re: Two questions about stored procedures  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: "Bruno Baguette"
Date:
Subject: Is the mod_auth_pgsql apache module is used by somebody ?
Next
From: Gabriele Bartolini
Date:
Subject: Hints for a medium Web site configuration of PostgreSQL