Re: Re: New version of contrib-intarray

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Re: New version of contrib-intarray
Дата
Msg-id Pine.GSO.4.33.0106011941090.13739-101000@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: New version of contrib-intarray  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: Re: New version of contrib-intarray  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Access statistics
Следующее
От: Robert Forsman
Дата:
Сообщение: bug in pg_dump with GRANT/REVOKE