| From: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
|---|---|
| To: | "'Oleg Bartunov'" <oleg(at)sai(dot)msu(dot)su>, The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | RE: AW: Re: GiST for 7.1 !! |
| Date: | 2001-01-11 23:59:42 |
| Message-ID: | 8F4C99C66D04D4118F580090272A7A234D3267@sectorbase1.sectorbase.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-01-12 00:03:12 | Re: PostgreSQL v7.1BETA3 Bundled and Available ... |
| Previous Message | Tom Lane | 2001-01-11 23:52:50 | Re: AW: Re: GiST for 7.1 !! |