resultmap for OpenUNIX 8 - Mailing list pgsql-patches

From Larry Rosenman
Subject resultmap for OpenUNIX 8
Date
Msg-id 20010824103227.A12501@lerami.lerctr.org
Whole thread Raw
Responses Re: resultmap for OpenUNIX 8  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: resultmap for OpenUNIX 8  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-patches by date:

Previous
From: Vsevolod Lobko
Date:
Subject: Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support
Next
From: Bruce Momjian
Date:
Subject: Re: resultmap for OpenUNIX 8