Thread: 7.2 release and index_formtuple

7.2 release and index_formtuple

From
Oleg Bartunov
Date:
Tom,

I've read that 7.2 release is planned in 2 months.
Do you have a plan to work with index_formtuple ?
This is a stopper for our work on implementation of
B-tree using GiST. We have implemented B-Tree for int4
and timestamp/datetime types but with some hack
(all keys are of type varlena and pass-by-reference) and
waiting for resolution of known problem with
index_formtuple. We badly need it in our real life projects
in anyway.
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



Re: 7.2 release and index_formtuple

From
Tom Lane
Date:
Oleg Bartunov <oleg@sai.msu.su> writes:
> I've read that 7.2 release is planned in 2 months.
> Do you have a plan to work with index_formtuple ?

At the moment I'm trying to concentrate on fixing VACUUM.
When that's done, maybe I can spend some time on GIST issues.
        regards, tom lane


Re: 7.2 release and index_formtuple

From
Oleg Bartunov
Date:
On Fri, 22 Jun 2001, Tom Lane wrote:

> Oleg Bartunov <oleg@sai.msu.su> writes:
> > I've read that 7.2 release is planned in 2 months.
> > Do you have a plan to work with index_formtuple ?
>
> At the moment I'm trying to concentrate on fixing VACUUM.
> When that's done, maybe I can spend some time on GIST issues.

well, hope you will be success

>
>             regards, tom lane
>
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