Re: [GENERAL] ltree patch is available

2005-12-06 Thread Bruce Momjian
I assume Teodor just applied this patch to the proper branches. --- Oleg Bartunov wrote: > Hi there, > > Patch for ltree (all releases since 7.3) is available > http://www.sai.msu.su/~megera/postgres/gist/patches/_ltree.pa

[GENERAL] ltree patch is available

2005-12-06 Thread Oleg Bartunov
Hi there, Patch for ltree (all releases since 7.3) is available http://www.sai.msu.su/~megera/postgres/gist/patches/_ltree.patch and from CVS. It fixes problem with unoptimal tree construction and big size of index. Thanks Lexa Tutubalin for test suite and persistency. Regards,