RE: Re: Call for platforms - Mailing list pgsql-hackers

From Mayers, Philip J
Subject RE: Re: Call for platforms
Date
Msg-id A0F836836670D41183A800508BAF190B35E48A@icex1.cc.ic.ac.uk
Whole thread Raw
In response to Call for platforms  (Giles Lean <giles@nemeton.com.au>)
Responses Re: Re: Call for platforms  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I've already reported this to the webpage, but I got a fail on the random
test:
    random               ... failed (ignored)

This is on a stock RedHat 7.0 kernel box with the SMP kernel (but running a
single processor):

[pjm3@localhost regress]$ less regression.diffs
*** ./expected/random.out       Thu Jan  6 06:40:54 2000
--- ./results/random.out        Tue Mar 27 15:07:16 2001
***************
*** 25,31 ****   GROUP BY random HAVING count(random) > 1;  random | count --------+-------
! (0 rows)
 SELECT random FROM RANDOM_TBL   WHERE random NOT BETWEEN 80 AND 120;
--- 25,32 ----   GROUP BY random HAVING count(random) > 1;  random | count --------+-------
!      99 |     2
! (1 row)
 SELECT random FROM RANDOM_TBL   WHERE random NOT BETWEEN 80 AND 120;

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

Regards,
Phil

+----------------------------------+
| Phil Mayers, Network Support     |
| Centre for Computing Services    |
| Imperial College                 |
+----------------------------------+  


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: docs toolchain appears broke?
Next
From: Mathijs Brands
Date:
Subject: Re: Re: Call for platforms