pgsql/src include/utils/timestamp.h backend/ut ... - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src include/utils/timestamp.h backend/ut ...
Date
Msg-id 200103142012.f2EKCBc69181@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/03/14 15:12:10

Modified files:
    src/include/utils: timestamp.h
    src/backend/utils/adt: datetime.c

Log message:
    Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN
    (per recent discussion with Tatsuo).  Hopefully the compilers with
    that old bug are all long gone.


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src Makefile.shlib makefiles/Makefile.hpux
Next
From: Tom Lane
Date:
Subject: pgsql/src/backend/access/transam xlog.c