Re: Writeable CTEs and empty relations

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-12T05:19:39Z
Lists: pgsql-hackers
On Fri, Feb 12, 2010 at 12:11 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> This looks simple and useful.  I haven't tested it, but if it's really
>> this easy, we should definitely do it.
>
> I should be out from under the window functions patch tomorrow,
> will look at this one then.

Cool, thanks.

...Robert