7.3.3, Fedora Core 5, test geometry and test horology

From: Daniel Henrique Alves Lima <email_daniel_h(at)yahoo(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: 7.3.3, Fedora Core 5, test geometry and test horology
Date: 2006-06-05 22:03:59
Message-ID: 1149545039.3319.31.camel@c9068d40.virtua.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, everybody !

First of all: Any help would be appreciated !!!
Yes, i know, we are using a jurassic version of postgresql and we
should try to upgrade first, but that is the next step. Now we've to
make sure that 7.3.3 will work with FC5.

The problem: We are changing the S.O. of our server from Fedora Core 2
to Fedora Core 5. A few years ago, we've changed from Red Hat 9 to
Fedora Core 2 and everything have worked just fine. But now, when we run
"gmake check", two test are failing:

test geometry ... FAILED
test horology ... FAILED

Looking at src/test/regress/regression.diffs, for horology test, there
are few differences, like :

== expected ==
Wed Mar 15 02:14:05 2034 PST

== result ==
Wed Mar 15 02:14:05 2034 PDT

Is it safe to ignore this differences ?

For geometry test, there are bigger differences, like:

== expected ==
(71.7106781186548,72.7106781186548),(-69.7106781186548,-68.7106781186548)

== result ==
(71.7106781186547,72.7106781186547),(-69.7106781186547,-68.7106781186547)

Can i safely to install and to use postgresql 7.3.3 ?

Thanks in advance !!!


_______________________________________________________
Abra sua conta no Yahoo! Mail: 1GB de espao, alertas de e-mail no celular e anti-spam realmente eficaz.
http://mail.yahoo.com.br/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wayne Conrad 2006-06-05 22:29:42 Re: Best way to store and retrieve large objects in database for email program
Previous Message Martijn van Oosterhout 2006-06-05 22:00:54 Re: php 5.1.4 w/ PostgreSQL 8.1.4