Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where
Tom Lane <tgl@sss.pgh.pa.us>
Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where a > comparison against INT_MIN may do the wrong thing. Per suggestion from Andreas.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/utils/nabstime.h | modified | +12 −23 |