6.5.1 install success

From: Cheng Leong <cleong(at)planetall(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: 6.5.1 install success
Date: 1999-08-26 23:04:41
Message-ID: 37C5C809.BE27DE63@planetall.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

This is a multi-part message in MIME format.
--------------E591649316E27E52881BC14D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

compiled 6.5.1 onto RedHat v6.0 Linux 2.2.5-15 running on i586

compile and install a-ok
regression summary follows, e-mail if you want more logs, it
looks like mostly floating point rounding differences

Cheng Leong
--
NioTerra http://www.nioterra.com 512/708-1727
1404A W.12th St. Austin, TX 78703
--------------E591649316E27E52881BC14D
Content-Type: text/plain; charset=us-ascii;
name="regress.out"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="regress.out"

=============== 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...
=================
=============== installing PL/pgSQL...
=================
=============== running regression queries...
=================
boolean .. ok
char .. ok
name .. ok
varchar .. ok
text .. ok
strings .. ok
int2 .. ok
int4 .. ok
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 .. ok
reltime .. ok
abstime .. ok
tinterval .. ok
horology .. ok
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 .. ok
triggers .. ok
copy .. failed
create_misc .. ok
create_aggregate .. ok
create_operator .. ok
create_view .. ok
create_index .. ok
sanity_check .. ok
errors .. ok
select .. failed
select_into .. ok
select_distinct .. failed
select_distinct_on .. failed
select_implicit .. ok
select_having .. ok
subselect .. ok
union .. ok
case .. ok
join .. ok
aggregates .. failed
transactions .. ok
random .. failed
portals .. ok
misc .. failed
arrays .. ok
btree_index .. ok
hash_index .. ok
select_views .. ok
alter_table .. ok
portals_p2 .. failed
rules .. ok
limit .. failed
plpgsql .. ok
temp .. ok
numeric .. ok

--------------E591649316E27E52881BC14D

Browse pgsql-ports by date

  From Date Subject
Next Message Eckardt Augenstein 1999-08-27 14:20:44 install-report
Previous Message Cheng Leong 1999-08-26 21:55:47 Postgres 6.5.1 success