Port Bug Report: regression-test failed in some issues

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: regression-test failed in some issues
Date: 1999-04-30 10:48:47
Message-ID: 199904301048.GAA21481@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Stefan Diestelmann
Your email address : stefan(at)sds(dot)wutal(dot)de

Category : runtime: back-end
Severity : non-critical

Summary: regression-test failed in some issues

System Configuration
--------------------
Operating System : WinNT

PostgreSQL version : 6.5B1_Snapshot

Compiler used : cygwin32

Hardware:
---------
s.o.

Versions of other tools:
------------------------

--------------------------------------------------------------------------

Problem Description:
--------------------
=============== 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(at)postgresql(dot)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
name .. ok
varchar .. ok
text .. ok
strings .. ok
int2 .. failed
int4 .. failed
int8 .. ok
oid .. ok
float4 .. ok
float8 .. failed
numerology .. ok
point .. ok
lseg .. ok
box .. ok
path .. ok
polygon .. ok
circle .. ok
geometry .. failed
timespan .. ok
datetime .. failed
reltime .. ok
abstime .. failed
tinterval .. failed
horology .. failed
inet .. ok
comments .. ok
oidjoins .. ok
type_sanity .. ok
opr_sanity .. ok
create_function_1 .. ok
create_type .. ok
create_table .. ok
create_function_2 .. ok
constraints .. failed
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
select_implicit .. ok
select_having .. ok
subselect .. ok
union .. ok
case .. ok
join .. ok
aggregates .. ok
transactions .. ok
random .. ok
portals .. ok
misc .. ok
arrays .. ok
btree_index .. ok
hash_index .. ok
select_views .. ok
alter_table .. ok
portals_p2 .. ok
rules .. failed
limit .. ok
install_plpgsql .. ok
plpgsql .. ok
temp .. ok

--------------------------------------------------------------------------

Test Case:
----------
start regression test

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Ronnachai Chinowutthichai 1999-04-30 11:11:55 Core dump with initdb on Irix 6.2
Previous Message Unprivileged user 1999-04-29 21:31:27 Port Bug Report: Cant compile on platform due to string class problem