Re: MERGE command for inheritance - Mailing list pgsql-hackers

From Boxuan Zhai
Subject Re: MERGE command for inheritance
Date
Msg-id AANLkTimmeSAFTEMO2MeJdg6uLH4QLzmuMj1L1sYDFwx2@mail.gmail.com
Whole thread Raw
In response to Re: MERGE command for inheritance  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers


On Fri, Aug 13, 2010 at 2:33 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
On 13/08/10 09:27, Boxuan Zhai wrote:
I have renewed the merge.sql and merge.out in regress. Please have a look.

Thanks.

Did you change the way DO INSTEAD rules are handled already? http://archives.postgresql.org/pgsql-hackers/2010-08/msg00151.php

 
Yes. This mistake has been corrected a few editions ago. Now, the actions replaced by INSTEAD rules will still catch tuples but do nothing for them.
--
 Heikki Linnakangas

 EnterpriseDB   http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Joseph Adams
Date:
Subject: Re: patch: utf8_to_unicode (trivial)
Next
From: Joseph Adams
Date:
Subject: patch: General purpose utility functions used by the JSON data type