regression test failure with HEAD on OSX - Mailing list pgsql-hackers

From Neil Conway
Subject regression test failure with HEAD on OSX
Date
Msg-id 412D743C.8060308@samurai.com
Whole thread Raw
List pgsql-hackers
"make check" produces the following regression.diffs:

*** ./expected/geometry.out     Fri Oct 31 22:07:07 2003
--- ./results/geometry.out      Thu Aug 26 00:51:46 2004
***************
*** 117,123 ****          | (5.1,34.5) | [(1,2),(3,4)]                 | (3,4)          | (-5,-12)   | [(1,2),(3,4)]
            | (1,2)          | (10,10)    | [(1,2),(3,4)]                 | (3,4)
 
!         | (0,0)      | [(0,0),(6,6)]                 | (-0,0)          | (-10,0)    | [(0,0),(6,6)]                 |
(0,0)         | (-3,4)     | [(0,0),(6,6)]                 | (0.5,0.5)          | (5.1,34.5) | [(0,0),(6,6)]
    | (6,6)
 
--- 117,123 ----          | (5.1,34.5) | [(1,2),(3,4)]                 | (3,4)          | (-5,-12)   | [(1,2),(3,4)]
            | (1,2)          | (10,10)    | [(1,2),(3,4)]                 | (3,4)
 
!         | (0,0)      | [(0,0),(6,6)]                 | (0,0)          | (-10,0)    | [(0,0),(6,6)]                 |
(0,0)         | (-3,4)     | [(0,0),(6,6)]                 | (0.5,0.5)          | (5.1,34.5) | [(0,0),(6,6)]
    | (6,6)
 

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

The platform is OSX 10.3.5.

-Neil


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: AT TIME ZONE
Next
From: Bruce Momjian
Date:
Subject: Win32 release warning