Re: timestamptz test failed by postgresql 6.5.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamptz test failed by postgresql 6.5.0
Дата
Msg-id 2879218.1609740459@sss.pgh.pa.us
обсуждение исходный текст
Ответ на timestamptz test failed by postgresql 6.5.0  (yangtao <yangtaoyours@126.com>)
Ответы Re:Re: timestamptz test failed by postgresql 6.5.0  (yangtao <yangtaoyours@126.com>)
Список pgsql-general
yangtao <yangtaoyours@126.com> writes:
> Recently, I compile the Postgresql 9.6.0 on Linux by myself. However, I meet one problem about the timestamptz.sql
testcase. 
> The expected timestamptz.out is different from the result of timestamptz.out for ime zone America/Caracas and
> America/Santiago

Hm, did you use configure --with-system-tzdata?  If so, this is not
terribly surprising; the 9.6.0 test cases rely on the behavior of the
IANA timezone data as it stood at the time, and those zones changed
since then.

Is there a reason you're trying to build 9.6.0 rather than 9.6.latest,
which includes a fix for this [1] as well as hundreds of
far-more-significant bugs?

            regards, tom lane

[1] https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=d8ec6b9c8c265c2f29b1c0e0e4205895baaa326d



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

Предыдущее
От: yangtao
Дата:
Сообщение: timestamptz test failed by postgresql 6.5.0
Следующее
От: yangtao
Дата:
Сообщение: Re:Re: timestamptz test failed by postgresql 6.5.0