Re: Who is a maintainer of GiST code ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Christopher Masto <chris(at)netmonger(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Who is a maintainer of GiST code ?
Date: 2000-12-19 20:26:25
Message-ID: Pine.GSO.3.96.SK.1001219232102.19999L-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

On Tue, 19 Dec 2000, Christopher Masto wrote:

> Date: Tue, 19 Dec 2000 13:33:58 -0500
> From: Christopher Masto <chris(at)netmonger(dot)net>
> To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
> Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>,
> PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Who is a maintainer of GiST code ?
>
> On Sun, Dec 17, 2000 at 11:30:23PM -0500, Tom Lane wrote:
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > > I think
> > > there are some papers at Berkeley or a web site that goes into it in
> > > detail.
> >
> > I imagine there's some GiST stuff at the Berkeley papers repository
> > http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/
> > but I'd be surprised if it's more than an overview...
>
> Well, there's this: http://gist.cs.berkeley.edu/
> and this: http://gist.cs.berkeley.edu/pggist/

Thanks,

we do know this sites. We're working on implementation of
RD (Russian Doll) Tree using GiST interface. Current GiST sources
have some bugs, some of them we already fixed and currently we're a
working with handling of NULL values. We're getting broken index for
data with NULLs. btw, how many people use GiST ? It would be nice
to test our changes after we solve our problems.

Regards,

Oleg

> --
> Christopher Masto Senior Network Monkey NetMonger Communications
> chris(at)netmonger(dot)net info(at)netmonger(dot)net http://www.netmonger.net
>
> Free yourself, free your machine, free the daemon -- http://www.freebsd.org/
>

_____________________________________________________________
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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Mark Hollomon 2000-12-19 22:41:59 Re: [HACKERS] Manual changes for ALTER TABLE OWNER
Previous Message Oleg Bartunov 2000-12-19 19:25:21 Re: Who is a maintainer of GiST code ?

Browse pgsql-hackers by date

  From Date Subject
Next Message Jie Liang 2000-12-19 22:22:34 Re: Help me for "DBI->connect failed: Sorry, too many clients already."
Previous Message Luis Magaa 2000-12-19 20:16:18 Compiling on Win32