Re: HOT patches

From: "Pavan Deolasee" <pavan(dot)deolasee(at)gmail(dot)com>
To: "Zoltan Boszormenyi" <zb(at)cybertec(dot)at>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: HOT patches
Date: 2007-05-07 15:42:41
Message-ID: 2e78013d0705070842g77099db1s4222aa678eac2c18@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On 5/7/07, Zoltan Boszormenyi <zb(at)cybertec(dot)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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-05-07 17:33:40 updated WIP: arrays of composites
Previous Message Zoltan Boszormenyi 2007-05-07 15:32:15 Re: HOT patches