Re: proposal: plpgsql return execute ...

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Neil Conway" <neilc(at)samurai(dot)com>
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: plpgsql return execute ...
Date: 2008-02-27 20:01:21
Message-ID: b42b73150802271201n77d992b2gc6e1ae2f859c8297@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 27, 2008 at 1:58 PM, Neil Conway <neilc(at)samurai(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-02-27 20:14:54 Re: OSSP can be used in the windows environment now!
Previous Message Peter Eisentraut 2008-02-27 19:21:36 Re: Required make version