RE: AW: Re: GiST for 7.1 !! - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: AW: Re: GiST for 7.1 !!
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D3267@sectorbase1.sectorbase.com
Whole thread Raw
In response to AW: Re: GiST for 7.1 !!  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Responses RE: AW: Re: GiST for 7.1 !!  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
> > erk, can we get this somehow done in such a way that its part of the
> > *standard* regression tests?  so when ppl do 'make test',
> > the GiST stuff is checked also?  My worry, as with others, isn't that
> > GiST itself is broken by the changes, its that *somehow* there is an
> > interaction that is with the rest of the system that isn't being tested
...
> 
> No way, we need to load functions. there are several contributions
> which depends on loaded functions. If you suggest how to do this
> in general way, it would fine. To test GiST you need to define some
> data structure ( in our case - RD-tree) and functions to access it

Look at regress/input/create_function_1.source for hints from
SPI tests...

Vadim


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PostgreSQL v7.1BETA3 Bundled and Available ...
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL v7.1BETA3 Bundled and Available ...