diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/test/regress/resultmap | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap index 2c80aec16c8..d7c72635796 100644 --- a/src/test/regress/resultmap +++ b/src/test/regress/resultmap @@ -1,4 +1,4 @@ -abstime/.*aix4=abstime-1947-PDT +abstime/.*-aix4=abstime-1947-PDT abstime/.*-irix6=abstime-1947-PDT abstime/alpha.*-dec-osf=abstime-solaris-1947 abstime/i.86-pc-solaris=abstime-solaris-1947 @@ -6,26 +6,26 @@ abstime/sparc-sun-solaris=abstime-solaris-1947 abstime/.*-sysv5uw=abstime-solaris-1947 float4/.*-qnx=float4-exp-three-digits float8/.*-bsdi=float8-small-is-zero -float8/.*-freebsd*=float8-small-is-zero +float8/.*-freebsd=float8-small-is-zero float8/i.86-.*-netbsd=float8-small-is-zero float8/.*-qnx=float8-exp-three-digits float8/alpha.*-dec-osf=float8-fp-exception -float8/i.86-pc-cygwin*=float8-small-is-zero +float8/i.86-pc-cygwin=float8-small-is-zero geometry/.*-bsdi=geometry-positive-zeros-bsd geometry/.*-freebsd=geometry-positive-zeros -geometry/.*-freebsdelf4.0=geometry-positive-zeros-bsd +geometry/.*-freebsd4.0=geometry-positive-zeros-bsd geometry/.*-irix6=geometry-irix geometry/.*-netbsd=geometry-positive-zeros geometry/alpha.*-dec-osf=geometry-alpha-precision geometry/hppa=geometry-positive-zeros geometry/i.86-.*-gnulibc=geometry-i86-gnulibc -geometry/i.86-pc-cygwin*=geometry-solaris-precision +geometry/i.86-pc-cygwin=geometry-solaris-precision geometry/powerpc-unknown-linux-gnu=geometry-powerpc-linux-gnulibc1 -geometry/powerpc.*aix4=geometry-powerpc-aix4 +geometry/powerpc.*-aix4=geometry-powerpc-aix4 geometry/sparc-sun-solaris=geometry-solaris-precision geometry/alpha.*-linux-gnu=geometry-solaris-precision -geometry/.*beos=geometry-intel-beos -horology/.*aix4=horology-1947-PDT +geometry/.*-beos=geometry-intel-beos +horology/.*-aix4=horology-1947-PDT horology/.*-irix6=horology-1947-PDT horology/alpha.*-dec-osf=horology-solaris-1947 horology/.*-cygwin=horology-no-DST-before-1970 @@ -41,13 +41,13 @@ int2/.*-netbsd=int2-too-large int2/.*-qnx=int2-too-large int2/alpha.*-dec-osf=int2-too-large int2/hppa=int2-too-large -int2/i.86-pc-cygwin*=int2-math-result-out-of-range +int2/i.86-pc-cygwin=int2-math-result-out-of-range int2/i.86-pc-linux-gnulibc=int2-not-representable int2/i.86-pc-solaris=int2-too-large int2/powerpc-unknown-linux-gnulibc1=int2-not-representable int2/sparc-sun-solaris=int2-too-large int2/.*-sysv5uw=int2-too-large -int2/.*beos=int2-range-error +int2/.*-beos=int2-range-error int4/.*-aix4=int4-too-large int4/.*-bsdi=int4-too-large int4/.*-freebsd=int4-too-large @@ -56,15 +56,15 @@ int4/.*-netbsd=int4-too-large int4/.*-qnx=int4-too-large int4/alpha.*-dec-osf=int4-too-large int4/hppa=int4-too-large -int4/i.86-pc-cygwin*=int4-math-result-out-of-range +int4/i.86-pc-cygwin=int4-math-result-out-of-range int4/i.86-pc-linux-gnulibc=int4-not-representable int4/i.86-pc-solaris=int4-too-large int4/powerpc-unknown-linux-gnulibc1=int4-not-representable int4/sparc-sun-solaris=int4-too-large int4/.*-sysv5uw=int4-too-large -int4/.*beos=int4-range-error +int4/.*-beos=int4-range-error int8/.*-qnx=int8-exp-three-digits -tinterval/.*aix4=tinterval-1947-PDT +tinterval/.*-aix4=tinterval-1947-PDT tinterval/.*-irix6=tinterval-1947-PDT tinterval/alpha.*-dec-osf=tinterval-solaris-1947 tinterval/i.86-pc-solaris=tinterval-solaris-1947 |