Re: HOT patches - Mailing list pgsql-patches

From Pavan Deolasee
Subject Re: HOT patches
Date
Msg-id 2e78013d0705070842g77099db1s4222aa678eac2c18@mail.gmail.com
Whole thread Raw
In response to Re: HOT patches  (Zoltan Boszormenyi <zb@cybertec.at>)
List pgsql-patches


On 5/7/07, Zoltan Boszormenyi <zb@cybertec.at> wrote:


I tried your patchset on current CVS (some minutes old) and
got this single regression below.


Thanks for testing the patch. This failure is expected and I had mentioned
this when I posted v7. With HOT,  CIC is now a three step process
and a failure after the first step will leave an invalid index behind. In
this particular case, CIC fails because of duplicate keys.

I did not deliberately fix the regression output to highlight this change.

Thanks,
Pavan


--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

pgsql-patches by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: Re: HOT patches
Next
From: Andrew Dunstan
Date:
Subject: updated WIP: arrays of composites