Regression test geometry.out may have wrong value.

From: John Kelly <johnkelly(at)netlink(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Regression test geometry.out may have wrong value.
Date: 2004-09-21 13:02:07
Message-ID: 4150264F.9030609@netlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Folks,

I built and ran the Postgres 8.0.0 beta 2 on MacOS 10.3.5 and got a
strange failure on the geometry tests. It appears as if the result
(-0,0) is expected (expected/geometry.out), which does not make much
sense, the actual value was (0,0) as expected.

The actual regression.diff is attached. Bottom line is the code looks
correct, but the expected test results looks incorrect.

Thanks,

John Kelly

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

Browse pgsql-bugs by date

  From Date Subject
Next Message M.Leondaris 2004-09-21 13:22:52 Bug Report PostGreSQL win32
Previous Message Sean Chittenden 2004-09-21 07:05:14 CREATE DATABASE OWNER not propagating to child objects?