pgsql/src include/utils/timestamp.h backend/ut ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src include/utils/timestamp.h backend/ut ...
Date: 2001-03-14 20:12:11
Message-ID: 200103142012.f2EKCBc69181@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-03-14 20:23:05 pgsql/src/backend/access/transam xlog.c
Previous Message Tom Lane 2001-03-14 19:35:12 pgsql/src Makefile.shlib makefiles/Makefile.hpux