Re: Final call for platform testing - Mailing list pgsql-hackers

From Cyril VELTER
Subject Re: Final call for platform testing
Date
Msg-id 0003811928191ef1_mailit@mail.cybercable.fr
Whole thread Raw
In response to Third call for platform testing  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
>
>Here are the up-to-date platforms:
>
>AIX 4.3.3 RS6000   7.1 2001-03-21, Gilles Darold
>BeOS 5.0.4 x86     7.1 2000-12-18, Cyril Velter
   I just checked RC2 on BeOS and everything is OK except the Horlogy test 
(regarding previous discussions, it seems to be normal ?)
   cyril



select version();                             version
--------------------------------------------------------------------PostgreSQL 7.1RC2 on i586-pc-beos, compiled by GCC
2.9-beos-991026
(1 row) 



$ more regression.diffs
*** ./expected/horology.out     Sun Dec  3 15:51:11 2000
--- ./results/horology.out      Wed Apr  4 09:24:27 2001
***************
*** 122,128 **** SELECT time with time zone '01:30' + interval '02:01' AS "03:31:00-08";  03:31:00-08 -------------
!  03:31:00-08 (1 row)
 SELECT time with time zone '01:30-08' - interval '02:01' AS "23:29:00-08";
--- 122,128 ---- SELECT time with time zone '01:30' + interval '02:01' AS "03:31:00-08";  03:31:00-08 -------------
!  03:31:00-07 (1 row)
 SELECT time with time zone '01:30-08' - interval '02:01' AS "23:29:00-08";
***************
*** 140,146 **** SELECT time with time zone '03:30' + interval '1 month 04:01' AS "07:31:00-
08";  07:31:00-08 -------------
!  07:31:00-08 (1 row)
 SELECT interval '04:30' - time with time zone '01:02' AS "+03:28";
--- 140,146 ---- SELECT time with time zone '03:30' + interval '1 month 04:01' AS "07:31:00-
08";  07:31:00-08 -------------
!  07:31:00-07 (1 row)
 SELECT interval '04:30' - time with time zone '01:02' AS "+03:28";

======================================================================    





pgsql-hackers by date:

Previous
From: Adriaan Joubert
Date:
Subject: Re: Final call for platform testing
Next
From: elwood@agouros.de (Konstantinos Agouros)
Date:
Subject: optreset test failed in configure on Solaris 7.1RC2