Re: AW: Re: GiST for 7.1 !!

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

On Fri, 12 Jan 2001, Oleg Bartunov wrote:

> On Fri, 12 Jan 2001, Hannu Krosing wrote:
>
> > Oleg Bartunov wrote:
> > >
> > > 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.
> >
> > How is it different than using RD-tree for tests ?
> >
>
> No difference at all ! It's just another implemetation of R-Tree.
>
> > Can you do it usin already compiled-in functions and modifying
> > things only at SQL level ?
> >
>
> unfortunately not ! Current postgres code has nothing connected with
> GiST and this is a problem ! How to test interface code without
> having two sides ? I understand we don't want to have another reason
> for complaints about non-working regression test. I never got
> regression test passed 100% on my Linux box with almost all versions
> of PostgreSQL but I could live with that. What's wrong with
> warning message if GiST test not passed ?

It has *nothing* to do with passing or not, it has to do with timing of
hte patches ... had they come in before we went beta, this would all have
been a no-brainer ... because they didn't, the problem arises ...

GiST changes are included ... testing of GiST changes aren't integrated
... can we *please* drop this whole thing already, as its really
detracting from getting *real* work done with very little, to no, benefit
...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-01-12 15:17:25 Beta4 for GiST? (Was: Re: AW: Re: GiST for 7.1 !! )
Previous Message Thomas Lockhart 2001-01-12 15:10:38 Re: AW: Re: GiST for 7.1 !!