Re: Writeable CTE patch

From: Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi>
To: Alex Hunsaker <badalex(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Writeable CTE patch
Date: 2009-11-23 21:33:29
Message-ID: 4B0AFFA9.30108@cs.helsinki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Sorry for the delay, I've been very busy for the last two weeks.
Attached is the latest version of the patch.

The snapshot update code is still the same, I have no good idea what, if
anything, should be done to it. In addition to that, I decided to keep
the code in ExecutePlan() as it was in the last patch. I tried to make
the comments a bit more clear to avoid confusion.

Regards,
Marko Tiikkaja

Attachment Content-Type Size
writeable2.patch text/plain 54.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Farina 2009-11-23 21:34:38 [PATCH 0/4] COPY to a UDF: "COPY ... TO FUNCTION ..."
Previous Message Peter Eisentraut 2009-11-23 21:30:25 Re: named generic constraints [feature request]