Re: wCTE: about the name of the feature
Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
From: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgreSQL.org
Date: 2011-02-26T02:19:41Z
Lists: pgsql-hackers
On 2011-02-26 2:00 AM, Tom Lane wrote: > I've gone ahead and applied the code portion of the patch, with > modifications as per discussion, and other editorialization. Thanks a lot! One thing bothers me though: what was the reason for requiring a RETURNING clause for data-modifying statements in WITH? > I'll wait on you to produce documentation updates before dealing > with the docs, but I figured we might as well get some buildfarm > cycles on it meanwhile. Thanks, I'll send an improved version tomorrow. Regards, Marko Tiikkaja