Re: contrib/rtree_gist into core system? - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: contrib/rtree_gist into core system?
Date
Msg-id Pine.GSO.4.63.0506291539270.14955@ra.sai.msu.su
Whole thread Raw
In response to Re: contrib/rtree_gist into core system?  (falcon <falcon@intercable.ru>)
List pgsql-hackers
On Wed, 29 Jun 2005, falcon wrote:

> Teodor Sigaev <teodor@sigaev.ru> writes:
>
>> 1. In your meaning, btree has bad split algorithm too. Look at _bt_compare, if
>> first keys on page are unique the the later keys will not be compared ;)
>
> Please look at BUG 1614/1616.
> Pleeaaasssseee.
> There are also troubles with intarray, may be it can touch tsearch2. I don't know.
> But the bug exists.

Yura,

could you please refresh our memory what's the bug about ?

>
>
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-hackers by date:

Previous
From: falcon
Date:
Subject: Re: contrib/rtree_gist into core system?
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Dbsize backend integration