Stored Procedures and compiling - Mailing list pgsql-performance

From Daniel Bruce Lynes
Subject Stored Procedures and compiling
Date
Msg-id 200303071321.09981.dlynes@shaw.ca
Whole thread Raw
Responses Re: Stored Procedures and compiling
List pgsql-performance
Hello.

I am curious if there is any planned support for full stored procedure
compiling?  I've seen that PostgreSQL does not compile the SQL code inside
plpgsql code.  It is merely interpreted when the procedure gets called.  This
is also documented in the main html documentation.

What I am wondering specifically is if stored procedure compiling will work
similar to Oracle's stored procedure compilation in the future?

Thanks

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Next
From: Sean Chittenden
Date:
Subject: Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...