RE: AW: Re: GiST for 7.1 !!

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
Cc: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: AW: Re: GiST for 7.1 !!
Date: 2001-01-12 09:21:51
Message-ID: Pine.GSO.4.31.0101121209130.10200-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 11 Jan 2001, Mikheev, Vadim wrote:

> > Um, you do realize that a contrib module that gets used as part of the
> > regress tests may as well be mainstream? At least in terms of the
> > portability requirements it will have to meet?
> >
> > I'm unhappy again. Bad enough we accepted a new feature during beta;
> > now we're going to expect an absolutely virgin contrib module to work
> > everywhere in order to pass regress tests?
>
> Ops, agreed.
> And I fear that in current code there is no one GiST index
> implementation -:( Should we worry about regress tests? -:)

Yes, we had to write contrib module even to test GiST. People,
I'm really confused after reading all of messages.
GiST is just an interface and to test any interface you need 2 sides.
In current code there is only one side. old GiST code live
untested for years. What's the problem ? It's the problem of
current regression test, mostly.
Ok. We could rewrite R-Tree to use GiST and make regression test which
will not make people nervous. But this certainly not for 7.1 and most
probable without us. Author of R-Tree could write this easily.
I read Bruce's interview and was really relaxed -
how everything is going well. Bruce, we need your opinion.

Oleg
>
> Vadim
>

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2001-01-12 09:29:20 AW: CRCs (was Re: [GENERAL] Re: Loading optimization)
Previous Message Pete Forman 2001-01-12 09:03:40 Re: AW: Re: tinterval - operator problems on AIX