aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-12-23 03:49:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-12-23 03:49:40 +0000
commit3621657a61b6de595f0f018b9bce213fdf36bc97 (patch)
tree22dc6300eff07aa8b8ebc127fd7e6ff018f13a42 /src
parent63a90720b473d81fc82db75a6f76b4f83a48200c (diff)
downloadpostgresql-3621657a61b6de595f0f018b9bce213fdf36bc97.tar.gz
postgresql-3621657a61b6de595f0f018b9bce213fdf36bc97.zip
Use float8-small-is-zero for netbsd on m68k, per Rémi Zara.
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/resultmap1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap
index a54c7fe7baa..fb41acd2304 100644
--- a/src/test/regress/resultmap
+++ b/src/test/regress/resultmap
@@ -3,6 +3,7 @@ float4/i.86-pc-mingw32=float4-exp-three-digits
float8/i.86-.*-freebsd[234]=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
float8/i.86-.*-netbsd=float8-small-is-zero
+float8/m68k-.*-netbsd=float8-small-is-zero
float8/.*-qnx=float8-exp-three-digits
float8/i.86-pc-mingw32=float8-exp-three-digits-win32
float8/i.86-pc-cygwin=float8-small-is-zero