Re: proposal: plpgsql return execute ... - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: proposal: plpgsql return execute ...
Date
Msg-id b42b73150802271201n77d992b2gc6e1ae2f859c8297@mail.gmail.com
Whole thread Raw
In response to Re: proposal: plpgsql return execute ...  (Neil Conway <neilc@samurai.com>)
Responses Re: proposal: plpgsql return execute ...  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers
On Wed, Feb 27, 2008 at 1:58 PM, Neil Conway <neilc@samurai.com> wrote:
> On Wed, 2008-02-27 at 15:24 +0100, Pavel Stehule wrote:
>  > I thing RETURN QUERY is successful idea. It should be completed with
>  > support  of dynamic SQL.
>
>  Yeah, I can see that being useful.
>
>  > RETURN EXECUTE sqlstring [USING];
>
>  What is the USING clause for?

parameter binding.

see: http://archives.postgresql.org/pgsql-patches/2006-08/msg00267.php

merlin


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Required make version
Next
From: Magnus Hagander
Date:
Subject: Re: OSSP can be used in the windows environment now!