> An optional test is like no test at all. No one runs optional tests. If > the test is supposed to work then it should be mainstream. If the test > might not work then you better go back and figure out what you're testing. > If the test might not *compile* (which is probably the more severe problem > that people are concerned about) then this idea won't help that at all > unless you want to rework the regression test driver framework as well. I agree completely. This is just a transition phase to get GiST into the mainstream. - Thomas
- Re: AW: [HACKERS] Re: GiST for 7.1 !! Lamar Owen
- Re: AW: [HACKERS] Re: GiST for 7.1 !! Tom Lane
- Re: AW: [HACKERS] Re: GiST for 7.1 !! Lamar Owen
- Re: AW: [HACKERS] Re: GiST for 7.1 !! The Hermit Hacker
- Re: AW: [HACKERS] Re: GiST for 7.1 !! Hannu Krosing
- [HACKERS] Re: AW: Re: GiST for 7.1 !! Thomas Lockhart
- [HACKERS] Re: AW: Re: GiST for 7.1 !! The Hermit Hacker
- [HACKERS] Re: AW: Re: GiST for 7.1 !! Tom Lane
- [HACKERS] Re: AW: Re: GiST for 7.1 !! The Hermit Hacker
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! Peter Eisentraut
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! Thomas Lockhart
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! selkovjr
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! Tom Lane
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! selkovjr
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! Tom Lane
- Re: [HACKERS] Re: AW: Re: GiST for 7.1 !! selkovjr
- [HACKERS] Getting configure to notice link-... Tom Lane
- [HACKERS] Re: Getting configure to notice l... Peter Eisentraut
- Re: [HACKERS] Re: Getting configure to noti... Patrick Welche
- Re: [HACKERS] Re: Getting configure to noti... Tom Lane
- [HACKERS] R-Tree implementation using GiST Oleg Bartunov