Regression issues

Поиск
Список
Период
Сортировка
От Duncan Kinder
Тема Regression issues
Дата
Msg-id 00c401bee74e$b9fa3340$02010101@hgo.net
обсуждение исходный текст
Список pgsql-general
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





В списке pgsql-general по дате отправления:

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] storing a tree-like structure and selecting path from leaf to root
Следующее
От: "Duncan Kinder"
Дата:
Сообщение: User not in pg_shadow