Re: Re: Call for platforms
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: The Hermit Hacker <scrappy@hub.org>
Cc: lockhart@fourpalms.org, Hackers List <pgsql-hackers@postgresql.org>
Date: 2001-03-22T15:15:40Z
Lists: pgsql-hackers
> Solaris x86/7 results, for example, in geometry.out, show a difference of:
> 3,-3.06204718156754e-11 (expected)
> 3,-3.06204718035418e-11 (results)
> acceptable diviation?
That sort of deviation is well within bounds, particularly for geometry
tests which might have some transcendental math involved.
Is Solaris-x86 ready to go then?
- Thomas