Add last-ditch defense against attempts to compile datetime code with
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Sep 2002 19:52:41 +0000 (19:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Sep 2002 19:52:41 +0000 (19:52 +0000)
commite303a2dbe8c434bfc4b63830c9019a893ef507ba
tree2d095c702733eb3636fddcb2f668a20bbcba7f97
parenteb3adab5685ce5a60bcf96628244f1e2a8e0ab3b
Add last-ditch defense against attempts to compile datetime code with
-ffast-math.
src/backend/utils/adt/date.c
src/backend/utils/adt/timestamp.c