Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/datetime.c | modified | +1 −34 |
| src/include/utils/timestamp.h | modified | +9 −21 |