Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7ebbf20763281ebd4d9c83063ec37181b575c42a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-03-14T20:12:10Z
Releases: 7.1.1
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.

Files

PathChange+/−
src/backend/utils/adt/datetime.c modified +1 −34
src/include/utils/timestamp.h modified +9 −21