]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Mar 2001 20:12:10 +0000 (20:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Mar 2001 20:12:10 +0000 (20:12 +0000)
commit7ebbf20763281ebd4d9c83063ec37181b575c42a
tree77005c6861467cf10423273a17d19d5657f13107
parentc6c1fea06db76024e90b1d22b7a320787ff5a742
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.
src/backend/utils/adt/datetime.c
src/include/utils/timestamp.h