| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Teodor Sigaev <teodor(at)stack(dot)net> |
| Subject: | 7.2 release and index_formtuple |
| Date: | 2001-06-22 15:13:25 |
| Message-ID: | Pine.GSO.4.33.0106221806330.8422-100000@ra.sai.msu.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-06-22 15:17:18 | Re: 7.2 release and index_formtuple |
| Previous Message | Tom Lane | 2001-06-22 14:32:04 | Re: psql+openssl+uniware7 |