>...why would you want to nest functions? I am not nesting the functions myself, but I am trying to convert existing PL/SQL code to PL/pgSQL.
>From what I have seen, the nesting of functions is to modularize the code and share global variables within the same procedure. "Raymond O'Donnell" <r...@iol.ie> 06/10/2010 01:33 PM Please respond to r...@iol.ie To jim.g...@bull.com cc pgsql-general@postgresql.org Subject Re: [GENERAL] PL/pgSQL nested functions On 10/06/2010 21:23, jim.g...@bull.com wrote: > > Are there any plans to allow PL/pgSQL functions to be nested like Oracle > allows with PL/SQL procedures? I don't know the answer to your question, but I'm curious - why would you want to nest functions? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie