mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
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
This commit is contained in:
parent
c9c8d53d80
commit
d67328f72a
@ -28,6 +28,7 @@ geometry/i.86-pc-cygwin=geometry-solaris-precision
|
|||||||
geometry/powerpc-unknown-linux-gnu=geometry-powerpc-linux-gnulibc1
|
geometry/powerpc-unknown-linux-gnu=geometry-powerpc-linux-gnulibc1
|
||||||
geometry/powerpc.*-aix4=geometry-powerpc-aix4
|
geometry/powerpc.*-aix4=geometry-powerpc-aix4
|
||||||
geometry/sparc-sun-solaris=geometry-solaris-precision
|
geometry/sparc-sun-solaris=geometry-solaris-precision
|
||||||
|
geometry/sparc.*-linux-gnu=geometry-solaris-precision
|
||||||
geometry/alpha.*-linux-gnu=geometry-solaris-precision
|
geometry/alpha.*-linux-gnu=geometry-solaris-precision
|
||||||
geometry/.*-beos=geometry-intel-beos
|
geometry/.*-beos=geometry-intel-beos
|
||||||
horology/.*-aix4=horology-1947-PDT
|
horology/.*-aix4=horology-1947-PDT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user