From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New version of contrib-intarray |
Date: | 2001-05-31 15:57:32 |
Message-ID: | 200105311557.f4VFvWN19188@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
> Hi,
>
> New version of contrib-intarray for postgresql version 7.1 and above
> is available from http://www.sai.msu.su/~megera/postgres/gist/
>
> Changes:
> 1.Support for new interface of function calling (7.1 and above)
> 2.Optimization for gist__intbig_ops (special treating of degenerated
> signatures)
>
> This version is independent from our work on multi-key GiST, so
> if 7.1.3 is planned please use it. Also, I'd like to see it in
> current CVS to be in sync with development
>
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2001-05-31 16:03:54 | Re: Imperfect solutions |
Previous Message | Oleg Bartunov | 2001-05-31 15:16:56 | New version of contrib-intarray |