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

From Oleg Bartunov
Subject Re: Re: New version of contrib-intarray
Date
Msg-id Pine.GSO.4.33.0106011941090.13739-101000@ra.sai.msu.su
Whole thread Raw
In response to Re: New version of contrib-intarray  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: Re: New version of contrib-intarray  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 1 Jun 2001, Oleg Bartunov wrote:

> On Thu, 31 May 2001, Tom Lane wrote:
>
> > Oleg Bartunov <oleg@sai.msu.su> writes:
> > > New version of contrib-intarray for postgresql version 7.1 and above
> > > is available from http://www.sai.msu.su/~megera/postgres/gist/
> >
> > I'm going to be making commits later today that clean up the "char*
> > that should be Datum" ugliness in GiST.  I think the intarray part
> > of these changes overlap what you've done, so we're facing a bit of
> > a merge problem.  You should have let me know that you had more stuff
> > in the pipeline.
> >
>
> We have been waiting for applying our patch to current sources
> to be in sync. We'll change sources of new version of contrib-intarray
> taking into account your comments.
>

Tom, as promised, I attached patch to current CVS contrib/intarray -
it's reimplemented to use function interface version 1 and special
treating of degenerated signatures.

Corresponding version for 7.1.X is available from
http://www.sai.msu.su/~megera/postgres/gist/
As we discussed previously we don't insist to include it into
7.1.X branch.
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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Access statistics
Next
From: Robert Forsman
Date:
Subject: bug in pg_dump with GRANT/REVOKE