Re: GiST patches for 7.2 (please apply)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: GiST patches for 7.2 (please apply)
Дата
Msg-id 200108221423.f7MENcb17472@candle.pha.pa.us
обсуждение исходный текст
Ответ на GiST patches for 7.2 (please apply)  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

> Tom,
> 
> Teodor finally made patches to current CVS, please review and apply them asap
> to be in sync with development (last time it was kind of problem)
> 
> gistpatch.gz
> 
> 1. gistpatch.gz -  core GiST changes, all gist contrib modules were fixed reflecting
>    all changes. Added linear-time split algorithm for R-tree GiST opclass
>    All regression tests passed.
> 
> 2. btree_gist.tar.gz - Btree implementation for GiST with
>    support of int4 and timestamps. Should go into contrib
> 
> We're online right now and waiting for your reply
> 
>     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

Content-Description: 

[ Attachment, skipping... ]

Content-Description: 

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: GiST patches for 7.2 (please apply)
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: Progress report on locale safe LIKE indexing