mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
freebsd 4.0 is like bsdi for geometry test ...
This commit is contained in:
parent
97db19c91c
commit
059f448766
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ float8/alpha.*-dec-osf=float8-fp-exception
|
|||
float8/i.86-pc-cygwin*=float8-cygwin
|
||||
geometry/.*-bsdi=geometry-positive-zeros-bsdi
|
||||
geometry/.*-freebsd=geometry-positive-zeros
|
||||
geometry/.*-freebsdelf4.0=geometry-positive-zeros-bsdi
|
||||
geometry/.*-netbsd=geometry-positive-zeros
|
||||
geometry/hppa=geometry-positive-zeros
|
||||
geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
|
||||
|
|
@ -19,11 +20,11 @@ horology/alpha.*-dec-osf=horology-solaris-1947
|
|||
horology/hppa=horology-no-DST-before-1970
|
||||
horology/sparc-sun-solaris=horology-solaris-1947
|
||||
int2/.*-aix4=int2-too-large
|
||||
int2/.*-bsdi=int2-too-large
|
||||
int2/.*-freebsd=int2-too-large
|
||||
int2/.*-netbsd=int2-too-large
|
||||
int2/.*-qnx=int2-too-large
|
||||
int2/alpha.*-dec-osf=int2-too-large
|
||||
int2/.*-bsdi=int2-too-large
|
||||
int2/hppa=int2-too-large
|
||||
int2/i.86-pc-cygwin*=int2-math-result-out-of-range
|
||||
int2/i.86-pc-linux-gnulibc=int2-not-representable
|
||||
|
|
|
|||
Loading…
Reference in a new issue