Re: New version of contrib-intarray - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: New version of contrib-intarray
Date
Msg-id 200105311557.f4VFvWN19188@candle.pha.pa.us
Whole thread Raw
In response to New version of contrib-intarray  (Oleg Bartunov <oleg@sai.msu.su>)
List 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@sai.msu.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@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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: New version of contrib-intarray
Next
From: Tom Lane
Date:
Subject: Re: New version of contrib-intarray