Writeable CTEs patch

From: Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Writeable CTEs patch
Date: 2010-02-04 16:57:55
Message-ID: 4B6AFC93.6040608@cs.helsinki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2010-02-04 18:04 UTC+2, I wrote:
> While working on the docs, I noticed one problem with the patch itself:
> it doesn't handle multi-statement DO INSTEAD rules correctly. I'm going
> to submit a fix for that later.

Here's an updated patch. Only changes from the previous patch are
fixing the above issue and a regression test for it.

Regards,
Marko Tiikkaja

Attachment Content-Type Size
dmlwith9.patch text/plain 68.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2010-02-04 17:03:52 Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors
Previous Message Joe Conway 2010-02-04 16:31:21 Re: BUG #5304: psql using conninfo fails in connecting to the server