Re: [HACKERS] top-level DML under CTEs - Mailing list pgsql-rrreviewers

From Robert Haas
Subject Re: [HACKERS] top-level DML under CTEs
Date
Msg-id AANLkTimdFnW-dbtpfVfESU29a3O0uunbVuye-LrRs4Sn@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] top-level DML under CTEs  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
List pgsql-rrreviewers
On Mon, Oct 4, 2010 at 5:59 PM, Marko Tiikkaja
<marko.tiikkaja@cs.helsinki.fi> wrote:
> 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.

Guys -

PLEASE redirect this conversation to -hackers!

Thanks,

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-rrreviewers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: [HACKERS] top-level DML under CTEs
Next
From: Greg Smith
Date:
Subject: CommitFest 2010-11: Call for Reviewers