Re: resultmap for OpenUNIX 8

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org, peter_e(at)gmx(dot)net
Subject: Re: resultmap for OpenUNIX 8
Date: 2001-08-24 16:13:14
Message-ID: 200108241613.f7OGDEh04512@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-24 16:50:09 Re: [PATCHES] patch for JDBC1 build problems
Previous Message Larry Rosenman 2001-08-24 15:32:27 resultmap for OpenUNIX 8