7.2 release and index_formtuple

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема 7.2 release and index_formtuple
Дата
Msg-id Pine.GSO.4.33.0106221806330.8422-100000@ra.sai.msu.su
обсуждение исходный текст
Ответы Re: 7.2 release and index_formtuple  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql+openssl+uniware7
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Re: Universal admin frontend