Error with PostgreSQL 8.0 beta 2, in "make check" on Mac OS X (10.3.5)

From: "Reuven M(dot) Lerner" <reuven(at)lerner(dot)co(dot)il>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Error with PostgreSQL 8.0 beta 2, in "make check" on Mac OS X (10.3.5)
Date: 2004-09-20 17:07:09
Message-ID: 414F0E3D.6060300@lerner.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I downloaded beta 2, unpacked it into its own directory, became (via
sudo) the "postgres" user, and did the whole "configure" and "make"
business.

When I ran "make check", all of the tests passed successfully, except
for the "geometry" test, which failed. Looking at regression.diffs
(enclosed as an attachment), it looks like the fourth test was expected
to have a (-0, 0) for a result, but actually had a (0,0) as a result.
Obviously, -0 and 0 are mathematically equivalent, but "make check"
doesn't seem to think so!

Reuven

Attachment Content-Type Size
regression.diffs text/plain 1.1 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2004-09-20 18:31:57 Re: psql can not connect to the server on Win2000 NT
Previous Message Mike Hornick 2004-09-20 17:05:57 Re: 8.0 beta service won't start