On Thu, Mar 14, 2002 at 09:08:55AM +0500, Hannu Krosing wrote: > AFAIK some SQL/C type precompilers and other frontend tools for other > databases do generate stored procedures for PREPAREd CURSORs.
You mean ECPG should/could replace a PEPARE statement with a CREATE FUNCTION and then the usage of the cursor with the usage of that function? Should be possible, but needs some work. > I'm afraid ECPG does not :( That's correct of course. Michael -- Michael Meskes [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]