Re: BTP_CHAIN errors fixed? - Mailing list pgsql-sql

From Mark Volpe
Subject Re: BTP_CHAIN errors fixed?
Date
Msg-id 3A73558F.4801779@epamail.epa.gov
Whole thread Raw
In response to BTP_CHAIN errors fixed?  (Mark Volpe <volpe.mark@epamail.epa.gov>)
List pgsql-sql
Tom Lane wrote:
> 
> Mark Volpe <volpe.mark@epamail.epa.gov> writes:
> > I have been using PostgreSQL-7.0.0 and have had the problem that, when
> > searching a btree index that contains large numbers of duplicate keys,
> > Postgres crashes with a BTP_CHAIN error. Now that I have installed 7.1beta3
> > the problem has seemingly been fixed. Was this problem actually fixed
> > somewhere between 7.0.0 and 7.1beta3, or am I just getting lucky right now
> 
> Well, it was worked on ;-) ... that whole chunk of code was rewritten.
> Whether it has new bugs remains to be seen, but the old bugs are gone...
> 
>                         regards, tom lane

Thanks for the quick response. The new code will get plenty of testing from
me!


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: BTP_CHAIN errors fixed?
Next
From: "Josh Berkus"
Date:
Subject: Re: Re: abstract data types?