Re: contrib/rtree_gist into core system?

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

Yura,

I found your message
http://archives.postgresql.org/pgsql-bugs/2005-04/msg00213.php

So, what's the problem ? Could you reproduce your problem without
silly plpgsql functions ? Just plain create table, inserts and selects.
Also, have you tried CVS HEAD before crying too much ?

Oleg
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.
>
>

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:53:04 Re: Open items
Previous Message Bruce Momjian 2005-06-29 11:49:57 Re: Open items