projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f454d62
)
Seems some NetBSD 3.0 x86 systems still need float8-small-is-zero, so
author
Bruce Momjian
<bruce@momjian.us>
Fri, 5 May 2006 18:10:35 +0000
(18:10 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 5 May 2006 18:10:35 +0000
(18:10 +0000)
patch reverted.
src/test/regress/resultmap
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/resultmap
b/src/test/regress/resultmap
index cea376d4f239f913afa7c604dcdc45481f3dc313..abecb5b841da6376a76dad6ad45fc57870290359 100644
(file)
--- a/
src/test/regress/resultmap
+++ b/
src/test/regress/resultmap
@@
-1,8
+1,8
@@
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
[12]
=float8-small-is-zero
-float8/m68k-.*-netbsd
[12]
=float8-small-is-zero
+float8/i.86-.*-netbsd=float8-small-is-zero
+float8/m68k-.*-netbsd=float8-small-is-zero
float8/i.86-pc-mingw32=float8-exp-three-digits-win32
float8/i.86-pc-cygwin=float8-small-is-zero
int8/i.86-pc-mingw32=int8-exp-three-digits