Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d67328f

Browse files
committed
Just a quick patch to make the geometry test on Sparc/Linux
regression tests for Pgsql 7.1beta3 pass. This is very similr to the one I submitted back in July for Linux/Alpha. Apparently non-x86 Linux machines like to compute nth place float point digits like Sun/Solaris does? Otherwise, 7.1beta3 runs without problems (i.e. all other regression tests pass) on my Sparc 20 running Debian GNU/Linux 2.2. Ryan Kirkpatrick
1 parent c9c8d53 commit d67328f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/regress/resultmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ geometry/i.86-pc-cygwin=geometry-solaris-precision
2828
geometry/powerpc-unknown-linux-gnu=geometry-powerpc-linux-gnulibc1
2929
geometry/powerpc.*-aix4=geometry-powerpc-aix4
3030
geometry/sparc-sun-solaris=geometry-solaris-precision
31+
geometry/sparc.*-linux-gnu=geometry-solaris-precision
3132
geometry/alpha.*-linux-gnu=geometry-solaris-precision
3233
geometry/.*-beos=geometry-intel-beos
3334
horology/.*-aix4=horology-1947-PDT

0 commit comments

Comments
 (0)