(: JDBC+(Sun ~3:pm MST) CVS :) -also question about regression tests - Mailing list pgsql-hackers

From teunis
Subject (: JDBC+(Sun ~3:pm MST) CVS :) -also question about regression tests
Date
Msg-id Pine.LNX.3.96.980201170247.6754A-100000@sigil.computersupportcentre.com
Whole thread Raw
Responses Re: [HACKERS] (: JDBC+(Sun ~3:pm MST) CVS :) -also question about regression tests  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
JDBC works
postgres works

I is happy :)
[wasn't posted so I figure I'd post]

Runs very nicely under egcs-2.91.06 FWIW...
[about 3-5 times faster than before ... though that could be postgres
improvements - and probably is]

platform : linux  (I'm not posting kernel version! it doesn't matter!! :)
    egcs-2.91.06    (gcc-2.8.0 with haifa scheduler + other updates)
    glibc-2.0.5c    from RedHat-5.0 distrib - should be stable
            [but with full crypt, locale]

But : Here's output from regression tests:
Is there anything wrong with the failed tests?  (is it known?)

=============== Notes...                              =================
postmaster must already be running for the regression tests to succeed.
The time zone is now set to PST8PDT explicitly by this regression test
 client frontend. Please report any apparent problems to
   ports@postgresql.org
See regress/README for more information.

=============== destroying old regression database... =================
ERROR:  destroydb: database regression does not exist.
destroydb: database destroy failed on regression.
=============== creating new regression database...   =================
=============== running regression queries...         =================
boolean .. ok
char .. ok
char2 .. ok
char4 .. ok
char8 .. ok
char16 .. ok
varchar .. ok
text .. ok
strings .. failed
int2 .. failed
int4 .. failed
oid .. ok
oidint2 .. failed
oidint4 .. failed
oidname .. ok
float4 .. ok
float8 .. failed
numerology .. ok
point .. ok
lseg .. ok
box .. ok
path .. ok
polygon .. ok
circle .. ok
geometry .. failed
timespan .. failed
datetime .. failed
reltime .. ok
abstime .. ok
tinterval .. ok
horology .. failed
comments .. ok
create_function_1 .. ok
create_type .. ok
create_table .. ok
create_function_2 .. ok
constraints .. ok
triggers .. failed
copy .. ok
create_misc .. ok
create_aggregate .. ok
create_operator .. ok
create_view .. ok
create_index .. ok
sanity_check .. ok
errors .. ok
select .. ok
select_into .. ok
select_distinct .. ok
select_distinct_on .. ok
aggregates .. ok
transactions .. ok
random .. failed
portals .. ok
misc .. ok
arrays .. ok
btree_index .. ok
hash_index .. ok
select_views .. failed
alter_table .. ok
portals_p2 .. ok



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [PATCHES] Was the jdbc patch received?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] (: JDBC+(Sun ~3:pm MST) CVS :) -also question about regression tests