Writeable CTEs patch
Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
From: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2010-02-04T16:57:55Z
Lists: pgsql-hackers
Attachments
- dmlwith9.patch (text/plain) patch
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