resultmap for OpenUNIX 8

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Cc: peter_e(at)gmx(dot)net
Subject: resultmap for OpenUNIX 8
Date: 2001-08-24 15:32:27
Message-ID: 20010824103227.A12501@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Here is a patch to the resultmap to make the regression tests work on
OU8.

Index: resultmap
===================================================================
RCS file: /home/projects/pgsql/cvsroot/pgsql/src/test/regress/resultmap,v
retrieving revision 1.48
diff -c -r1.48 resultmap
*** resultmap 2001/08/06 21:55:14 1.48
--- resultmap 2001/08/24 15:31:15
***************
*** 2,8 ****
abstime/i.86-pc-solaris=abstime-solaris-1947
abstime/sparc-sun-solaris=abstime-solaris-1947
abstime/.*-sco=abstime-solaris-1947
! abstime/.*-sysv5uw=abstime-solaris-1947
float4/.*-qnx=float4-exp-three-digits
float8/.*-freebsd=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
--- 2,8 ----
abstime/i.86-pc-solaris=abstime-solaris-1947
abstime/sparc-sun-solaris=abstime-solaris-1947
abstime/.*-sco=abstime-solaris-1947
! abstime/.*-sysv5=abstime-solaris-1947
float4/.*-qnx=float4-exp-three-digits
float8/.*-freebsd=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
***************
*** 18,25 ****
geometry/sparc-.*-openbsd=geometry-positive-zeros
geometry/.*-irix6=geometry-irix
geometry/.*-netbsd=geometry-positive-zeros
! geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc
! geometry/.*-sysv5uw7.*:gcc=geometry-uw7-gcc
geometry/alpha.*-dec-osf=geometry-alpha-precision
geometry/hppa=geometry-positive-zeros
geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
--- 18,25 ----
geometry/sparc-.*-openbsd=geometry-positive-zeros
geometry/.*-irix6=geometry-irix
geometry/.*-netbsd=geometry-positive-zeros
! geometry/.*-sysv5.*:cc=geometry-uw7-cc
! geometry/.*-sysv5.*:gcc=geometry-uw7-gcc
geometry/alpha.*-dec-osf=geometry-alpha-precision
geometry/hppa=geometry-positive-zeros
geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
***************
*** 38,48 ****
horology/hppa=horology-no-DST-before-1970
horology/i.86-pc-solaris=horology-solaris-1947
horology/sparc-sun-solaris=horology-solaris-1947
! horology/.*-sysv5uw=horology-solaris-1947
horology/.*-sco=horology-solaris-1947
int8/.*-qnx=int8-exp-three-digits
tinterval/alpha.*-dec-osf=tinterval-solaris-1947
tinterval/i.86-pc-solaris=tinterval-solaris-1947
tinterval/sparc-sun-solaris=tinterval-solaris-1947
! tinterval/.*-sysv5uw=tinterval-solaris-1947
tinterval/.*-sco=tinterval-solaris-1947
--- 38,48 ----
horology/hppa=horology-no-DST-before-1970
horology/i.86-pc-solaris=horology-solaris-1947
horology/sparc-sun-solaris=horology-solaris-1947
! horology/.*-sysv5=horology-solaris-1947
horology/.*-sco=horology-solaris-1947
int8/.*-qnx=int8-exp-three-digits
tinterval/alpha.*-dec-osf=tinterval-solaris-1947
tinterval/i.86-pc-solaris=tinterval-solaris-1947
tinterval/sparc-sun-solaris=tinterval-solaris-1947
! tinterval/.*-sysv5=tinterval-solaris-1947
tinterval/.*-sco=tinterval-solaris-1947
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-24 16:13:14 Re: resultmap for OpenUNIX 8
Previous Message Bruce Momjian 2001-08-24 14:43:19 Re: [PATCHES] encoding names