resultmap for OpenUNIX 8
Started by Larry Rosenmanalmost 25 years ago3 messagespatches
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
Re: resultmap for OpenUNIX 8
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@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Re: resultmap for OpenUNIX 8
Patch applied. Thanks.
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---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026