pgsql/src/backend/utils/adt datetime.c formatt ... - Mailing list pgsql-committers

From Thomas Lockhart
Subject pgsql/src/backend/utils/adt datetime.c formatt ...
Date
Msg-id 200101171646.f0HGkv897078@hub.org
Whole thread Raw
List 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 by date:

Previous
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html index.html'
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc/src/sgml plsql.sgml