pgsql/src/backend/utils/adt datetime.c formatt ...

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема pgsql/src/backend/utils/adt datetime.c formatt ...
Дата
Msg-id 200101171646.f0HGkv897078@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    thomas@hub.org    01/01/17 11:46:56

Modified files:
    src/backend/utils/adt: datetime.c formatting.c nabstime.c
                           timestamp.c

Log message:
    Change comparisons of tm->tm_isdst from "nonzero" to "greater than zero".
    Not sure why some were this way, and others were already correct, but it
    seems to have been like this for several years.
    This caused problems on a few damaged platforms like AIX and IRIX which do
    not support DST calculations for years before 1970.
    Thanks to Andreas Zeugswetter <ZeugswetterA@wien.spardat.at> for finding
    the problem.


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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: [WEBMASTER] 'www/html index.html'
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/doc/src/sgml plsql.sgml