From: | Denis Gasparin <denis(at)edistar(dot)com> |
---|---|
To: | Trond Eivind Glomsrød <teg(at)redhat(dot)com> |
Cc: | Postgresql General Mailing List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Psql 7.2.1 Regress tests failed on RedHat 7.3 |
Date: | 2002-05-10 08:50:52 |
Message-ID: | 1021020652.4366.13.camel@edspctec12 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
> Denis Gasparin <denis(at)edistar(dot)com> writes:
>
> > I have tried to install postgresql 7.2.1 on the new Red Hat 7.3. The
> > regression test failed in three cases:
>
> The tests are buggy in some cases... the expected results are not
> locale aware (e.g. "12.42" vs "12,42", "A C b" v "A b C")
This isn't the case you've indicated... This is the regression test diff
output:
*** ./expected/abstime.out Wed Nov 21 19:27:25 2001
--- ./results/abstime.out Thu May 9 17:27:00 2002
***************
*** 44,50 ****
| Wed Dec 31 16:00:00 1969 PST
| infinity
| -infinity
! | Sat May 10 23:59:12 1947 PST
| invalid
(7 rows)
--- 44,50 ----
| Wed Dec 31 16:00:00 1969 PST
| infinity
| -infinity
! | Sat May 10 15:59:12 1947 PST
| invalid
(7 rows)
As you can see the time is different not the time/date format...
--
Doct. Eng. Denis Gasparin: denis(at)edistar(dot)com
---------------------------
Programmer & System Administrator - Edistar srl
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Rae | 2002-05-10 09:25:37 | Index size limits |
Previous Message | Denis Gasparin | 2002-05-10 08:22:08 | Re: Psql 7.2.1 Regress tests failed on RedHat 7.3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Iavor Raytchev | 2002-05-10 08:58:28 | internal voting |
Previous Message | Denis Gasparin | 2002-05-10 08:22:08 | Re: Psql 7.2.1 Regress tests failed on RedHat 7.3 |