Обсуждение: Regression issues

Поиск
Список
Период
Сортировка

Regression issues

От
"Duncan Kinder"
Дата:
When I run regression tests on Postgres 6.5.1 installed on Redhat 5.2

I get the following results:

geometry, tinterval, and abstime fail.   Numeric hangs; it gives no result.

There is some problem regarding the date, Sat Aug 15 10:17:28 2020

The expected vs. actual results are:

    *** expected/geometry.out Sun Dec 13 18:49:18 1998
--- results/geometry.out Sat Aug 15 10:17:28 2020

*** expected/tinterval.out Wed Oct 28 23:29:12 1998
--- results/tinterval.out Sat Aug 15 10:17:37 2020

   *** expected/abstime.out Sun Jan  4 22:35:19 1998
--- results/abstime.out Sat Aug 15 10:17:36 2020

I might point out that I had to use the C compiler.  It would not compile
with C++..  I suppose there also could be some lurking Y2K problem
somewhere.


I would appreciate any feedback on this issue.

Regards,

Duncan C. Kinder
dckinder@mountain.net