Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Nov 2000 05:41:45 +0000 (05:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Nov 2000 05:41:45 +0000 (05:41 +0000)
commite79f0c024152de091aee119f4ef958cbc1475450
treecde60767830a2c2b2e894f1787359ad0f28cbbe9
parent812acb39db8d3c371625499129ef4b68535fff0f
Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where
a > comparison against INT_MIN may do the wrong thing.  Per suggestion
from Andreas.
src/include/utils/nabstime.h