From: Tom Lane Date: Wed, 19 Dec 2001 17:25:55 +0000 (+0000) Subject: Tweak to make freebsd/alpha use the correct float8 comparison file. X-Git-Tag: REL9_0_0~18766 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=14e12705796c44ee62a84c053d7199c55efe7d5f;p=pg-rex%2Fsyncrep.git Tweak to make freebsd/alpha use the correct float8 comparison file. --- diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap index a4194af88b..5998f08f2c 100644 --- a/src/test/regress/resultmap +++ b/src/test/regress/resultmap @@ -4,7 +4,7 @@ abstime/sparc-sun-solaris=abstime-solaris-1947 abstime/.*-sco=abstime-solaris-1947 abstime/.*-sysv5=abstime-solaris-1947 float4/.*-qnx=float4-exp-three-digits -float8/.*-freebsd=float8-small-is-zero +float8/i.86-.*-freebsd=float8-small-is-zero float8/i.86-.*-openbsd=float8-small-is-zero float8/i.86-.*-netbsd=float8-small-is-zero float8/.*-qnx=float8-exp-three-digits