Re: [PERFORM] Using EXECUTE in a function

2007-07-31 Thread Merlin Moncure
On 7/31/07, Andreas Tille <[EMAIL PROTECTED]> wrote: http://www.physiol.ox.ac.uk/Computing/Online_Documentation/postgresql/plpgsql.html#PLPGSQL-OVERVIEW > > Note: The PL/pgSQL EXECUTE statement is not related to the EXECUTE > statement supported by the PostgreSQL server. The serv

[PERFORM] Using EXECUTE in a function

2007-07-31 Thread Andreas Tille
Hi, I have found under http://www.physiol.ox.ac.uk/Computing/Online_Documentation/postgresql/plpgsql.html#PLPGSQL-OVERVIEW Note: The PL/pgSQL EXECUTE statement is not related to the EXECUTE statement supported by the PostgreSQL server. The server's EXECUTE stateme