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 11:33:38 |
Message-ID: | Pine.GSO.4.31.0101121431550.10200-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
OK. We found an old implementation of R-Tre using GiST (Pg95)
and we'll try to implement regression test using R-Tree
it's anyway will be a good test.
Regards,
Oleg
On Fri, 12 Jan 2001, Oleg Bartunov wrote:
> 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
>
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
From | Date | Subject | |
---|---|---|---|
Next Message | Anatoly K. Lasareff | 2001-01-12 12:40:34 | pgaccess: russian fonts && SQL window??? |
Previous Message | Zeugswetter Andreas SB | 2001-01-12 09:29:20 | AW: CRCs (was Re: [GENERAL] Re: Loading optimization) |