mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
OpenBSD resultmap change:
I posted this to the list a few days ago, but it was not addressed. Can someone please make the changes to the src/test/regress/resultmap? Thanks. - brandon
This commit is contained in:
parent
33881e4f68
commit
153237cc45
@ -5,7 +5,7 @@ abstime/.*-sysv5uw=abstime-solaris-1947
|
||||
float4/.*-qnx=float4-exp-three-digits
|
||||
float8/.*-bsdi=float8-small-is-zero
|
||||
float8/.*-freebsd=float8-small-is-zero
|
||||
float8/.*-openbsd=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
|
||||
float8/alpha.*-dec-osf.*:cc=float8-fp-exception
|
||||
@ -14,7 +14,8 @@ geometry/.*-bsdi=geometry-positive-zeros-bsd
|
||||
geometry/.*-darwin=geometry-powerpc-darwin
|
||||
geometry/.*-freebsd=geometry-positive-zeros
|
||||
geometry/.*-freebsd4=geometry-positive-zeros-bsd
|
||||
geometry/.*-openbsd=geometry-positive-zeros-bsd
|
||||
geometry/i386-.*-openbsd=geometry-positive-zeros-bsd
|
||||
geometry/sparc-.*-openbsd=geometry-positive-zeros
|
||||
geometry/.*-irix6=geometry-irix
|
||||
geometry/.*-netbsd=geometry-positive-zeros
|
||||
geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc
|
||||
|
Loading…
Reference in New Issue
Block a user