OSX 10.2.2 and beta 5

From: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: OSX 10.2.2 and beta 5
Date: 2002-11-16 18:33:08
Message-ID: 20021116183308.77758.qmail@web41002.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I just downloaded beta 5 and ran through a stock
config and make. make check comes up with 1 failure
listed as ignored..

parallel group (16 tests): select_distinct_on
transactions random select_having subselect
select_into select_distinct portals arrays union case
select_implicit hash_index aggregates join btree_index
select_into ... ok
select_distinct ... ok
select_distinct_on ... ok
select_implicit ... ok
select_having ... ok
subselect ... ok
union ... ok
case ... ok
join ... ok
aggregates ... ok
transactions ... ok
random ... failed (ignored)
portals ... ok
arrays ... ok
btree_index ... ok
hash_index ... ok
test privileges ... ok
test misc ... ok

=================================================
88 of 89 tests passed, 1 failed test(s) ignored.
==================================================

The differences that caused some tests to fail can be
viewed in the
file `./regression.diffs'. A copy of the test summary
that you see
above is saved in the file `./regression.out'.

Anyone interested in the `./regression.out' file?
The binary was created with ./configure and make on a
single processor G4 OSX 10.2.2. No options.

Ted

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-11-16 19:03:27 Re: OSX 10.2.2 and beta 5
Previous Message Theodore Petrosky 2002-11-16 14:23:07 Re: new journaling system in OSX