Re: [HACKERS] Current sources? - Mailing list pgsql-hackers

From dg@illustra.com (David Gould)
Subject Re: [HACKERS] Current sources?
Date
Msg-id 9805312213.AA27461@hawk.illustra.com
Whole thread Raw
In response to Re: [HACKERS] Current sources?  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Responses Re: [HACKERS] Current sources?
List pgsql-hackers
> > > > > Is there any reason we can't use the intx tests on all the
> > > > > platforms?
> > > > The changes are more error message relatd then anything...
> > > So can we just rename the int*-*BSD.out to int*.out?
> > No cause then that will break the Linux regression tests :)
>
> ... which has been the regression reference platform since scrappy and I
> resurrected the regression test suite 'bout a year ago for v6.1...
>
> I assume that most platforms have some differences. Or would we find
> lots more matching each other if we chose something other than Linux for
> the reference output?
>
>                      - Tom

Hmmm, I find that I get lots of diffs on the floating point tests as
I am running Linux with the new "glibc". I suspect the reference platform
is the old "libc5" Linux. We might want to move the reference to "glibc"
Linux as this will be the majority plaform very soon. And since glibc is
the not just for Linux it will even help with other platforms in the comming
few months.

Anyway, I am willing to work on the tests a little but do not want to "take
them over". Who "owns" them now, perhaps I could co-ordinate and ask for
advice from that person?

-dg

David Gould            dg@illustra.com           510.628.3783 or 510.305.9468
Informix Software  (No, really)         300 Lakeside Drive  Oakland, CA 94612
"Of course, someone who knows more about this will correct me if I'm wrong,
 and someone who knows less will correct me if I'm right."
               --David Palmer (palmer@tybalt.caltech.edu)

pgsql-hackers by date:

Previous
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] Current sources?
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] custom types and optimization