Re: contrib/rtree_gist into core system?

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: contrib/rtree_gist into core system?
Дата
Msg-id Pine.GSO.4.63.0506291539270.14955@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: contrib/rtree_gist into core system?  (falcon <falcon@intercable.ru>)
Список 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 по дате отправления:

Предыдущее
От: falcon
Дата:
Сообщение: Re: contrib/rtree_gist into core system?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Dbsize backend integration