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

From falcon
Subject Re: contrib/rtree_gist into core system?
Date
Msg-id 1352582971.20050629152507@intercable.ru
Whole thread Raw
In response to contrib/rtree_gist into core system?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: contrib/rtree_gist into core system?
Re: contrib/rtree_gist into core system?
List pgsql-hackers
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.

-- 
falcon                          mailto:falcon@intercable.ru




pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: GiST concurrency commited
Next
From: Oleg Bartunov
Date:
Subject: Re: contrib/rtree_gist into core system?