Re: wCTE: about the name of the feature - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: wCTE: about the name of the feature
Date
Msg-id 4D68DA86.7020403@cs.helsinki.fi
Whole thread Raw
In response to Re: wCTE: about the name of the feature  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2011-02-26 4:41 AM +0200, Tom Lane wrote:
> Marko Tiikkaja<marko.tiikkaja@cs.helsinki.fi>  writes:
>> One thing bothers me though: what was the reason for requiring a
>> RETURNING clause for data-modifying statements in WITH?
>
> That test was in your patch, no?  I moved the code to another place
> but it's still enforcing the same thing, namely that you can't reference
> the output of an INSERT/UPDATE/DELETE that hasn't got RETURNING.

Oh, right.  I misunderstood.


Regards,
Marko Tiikkaja


pgsql-hackers by date:

Previous
From: Grzegorz Jaskiewicz
Date:
Subject: Re: WIP: cross column correlation ...
Next
From: Magnus Hagander
Date:
Subject: Re: Keywords in pg_hba.conf should be field-specific