Re: [HACKERS] top-level DML under CTEs

Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>

From: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
To: Erik Rijkers <er@xs4all.nl>
Cc: Hitoshi Harada <umi.tanuki@gmail.com>, pgsql-rrreviewers@postgresql.org
Date: 2010-10-04T21:59:07Z
Lists: pgsql-hackers

Attachments

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 that 
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