From a2d08b99c2a2d5fff3e883098588fb2fe2d664dc Mon Sep 17 00:00:00 2001
From: Tom Lane <tgl@sss.pgh.pa.us>
Date: Fri, 13 Jun 2003 02:21:03 +0000
Subject: [PATCH] Okay, recognize freebsd 2.* and 3.* too.

---
 src/test/regress/resultmap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap
index 147ee8df76..c2998e788a 100644
--- a/src/test/regress/resultmap
+++ b/src/test/regress/resultmap
@@ -7,7 +7,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/i.86-.*-freebsd4=float8-small-is-zero
+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/.*-qnx=float8-exp-three-digits