7.3.3, Fedora Core 5, test geometry and test horology - Mailing list pgsql-general

From Daniel Henrique Alves Lima
Subject 7.3.3, Fedora Core 5, test geometry and test horology
Date
Msg-id 1149545039.3319.31.camel@c9068d40.virtua.com.br
Whole thread Raw
Responses Re: 7.3.3, Fedora Core 5, test geometry and test horology
List 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 espa�o, alertas de e-mail no celular e anti-spam realmente eficaz.
http://mail.yahoo.com.br/

pgsql-general by date:

Previous
From: Wayne Conrad
Date:
Subject: Re: Best way to store and retrieve large objects in database for email program
Next
From: David Fetter
Date:
Subject: Re: 7.3.3, Fedora Core 5, test geometry and test horology