Re: Cygwin 7.1RC2 timestamp Regression Test Failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cygwin 7.1RC2 timestamp Regression Test Failures
Дата
Msg-id 24007.986250820@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cygwin 7.1RC2 timestamp Regression Test Failures  (Jason Tishler <Jason.Tishler@dothill.com>)
Ответы Re: Cygwin 7.1RC2 timestamp Regression Test Failures  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
Jason Tishler <Jason.Tishler@dothill.com> writes:
> While running the regression tests to investigate other issues, I noticed
> a repeated failure that I had not seen before 7.1RC2.  The timestamp
> test now always fails.  See attached for details.

See
http://www.postgresql.org/devel-corner/docs/postgres/regress.html#AEN14359

Specifically:

: Some of the queries in the "timestamp" test will fail if you run the
: test on the day of a daylight-savings time changeover, or the day before
: or after one. These queries assume that the intervals between midnight
: yesterday, midnight today and midnight tomorrow are exactly twenty-four
: hours -- which is wrong if daylight-savings time went into or out of
: effect meanwhile.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Cygwin 7.1RC2 timestamp Regression Test Failures
Следующее
От: Tom Lane
Дата:
Сообщение: Do we have any platforms that allow null pointer dereference?