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-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4fb1816ca7c808528126b8417ecf64172ea31cc3;p=users%2Fbernd%2Fpostgres.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