Re: top-level DML under CTEs - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: top-level DML under CTEs
Date
Msg-id 4CAAE809.2000106@cs.helsinki.fi
Whole thread Raw
In response to top-level DML under CTEs  (Hitoshi Harada <umi.tanuki@gmail.com>)
Responses Re: top-level DML under CTEs  (Hitoshi Harada <umi.tanuki@gmail.com>)
List pgsql-hackers
(Oops, this didn't go to -HACKERS)

On 2010-10-04 2:46 PM +0300, Erik Rijkers wrote:
> (HEAD from git://git.postgresql.org/git/postgresql.git)
>
> The patch applies only with error.
> If that error is ignored, the regression 'with' test failes.
> If that is also ignored, it runs.

This patch conflicted with Tom's WITH .. INSERT change.  I tweaked the
patch just a bit and it now passes all regression tests so I can review
it.  New version attached for documentation purposes.


Regards,
Marko Tiikkaja

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: is sync rep stalled?
Next
From: Itagaki Takahiro
Date:
Subject: Re: leaky views, yet again