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

From Merlin Moncure
Subject Re: proposal: plpgsql return execute ...
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: proposal: plpgsql return execute ...  (Neil Conway <[email protected]>)
Responses Re: proposal: plpgsql return execute ...
List pgsql-hackers
On Wed, Feb 27, 2008 at 1:58 PM, Neil Conway <[email protected]> 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!