Re: contrib/rtree_gist into core system?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: falcon <falcon(at)intercable(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: contrib/rtree_gist into core system?
Date: 2005-06-29 11:41:01
Message-ID: Pine.GSO.4.63.0506291539270.14955@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 29 Jun 2005, falcon wrote:

> Teodor Sigaev <teodor(at)sigaev(dot)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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-06-29 11:45:44 Re: Dbsize backend integration
Previous Message falcon 2005-06-29 11:25:07 Re: contrib/rtree_gist into core system?