regression test failure on abstime

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема regression test failure on abstime
Дата
Msg-id Pine.LNX.4.21.0107201114180.12926-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответы Re: regression test failure on abstime
Список pgsql-general
Trying a new 7.1.2 installation when running gmake check I get a failure at the abstime test. The regression.diffs file
containsthe following: 

*** ./expected/abstime.out      Thu May  3 15:00:37 2001
--- ./results/abstime.out       Fri Jul 20 11:12:54 2001
***************
*** 47,56 ****
       | Sun Jan 14 03:14:21 1973 PST
       | Mon May 01 00:30:30 1995 PDT
       | epoch
-      | current
       | -infinity
       | Sat May 10 23:59:12 1947 PST
! (6 rows)

  SELECT '' AS six, ABSTIME_TBL.*
     WHERE ABSTIME_TBL.f1 > abstime '-infinity';
--- 47,55 ----
       | Sun Jan 14 03:14:21 1973 PST
       | Mon May 01 00:30:30 1995 PDT
       | epoch
       | -infinity
       | Sat May 10 23:59:12 1947 PST
! (5 rows)

  SELECT '' AS six, ABSTIME_TBL.*
     WHERE ABSTIME_TBL.f1 > abstime '-infinity';

======================================================================

Hints what's wrong?

TIA,
thalis



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

Предыдущее
От: "Brent R. Matzelle"
Дата:
Сообщение: Re: Good software takes 10 years
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: RPM source files should be in CVS (was Re: psql -l)