Re: PL/pgSQL PERFORM with CTE - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: PL/pgSQL PERFORM with CTE
Date
Msg-id 94EF5830-AD0C-4CFE-8EAA-37066D535273@justatheory.com
Whole thread Raw
In response to Re: PL/pgSQL PERFORM with CTE  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Aug 20, 2013, at 2:44 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:

> I think the way forward is to remove the restriction such that data
> returning queries must be PERFORM'd
> 
> I disagree, current rule has sense.

Perhaps a DECLARE FUNCTION attribute that turns off the functionality, then?

Best,

David




pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: PL/pgSQL PERFORM with CTE
Next
From: Merlin Moncure
Date:
Subject: Re: PL/pgSQL PERFORM with CTE