Re: MERGE command for inheritance
Boxuan Zhai <bxzhai2010@gmail.com>
From: Boxuan Zhai <bxzhai2010@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-08-13T08:25:47Z
Lists: 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 >