pgsql/src/include/utils (nabstime.h)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Saturday, November 18, 2000 @ 00:41:45
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv60792/src/include/utils

Modified Files:
nabstime.h

----------------------------- Log Message -----------------------------

Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where
a > comparison against INT_MIN may do the wrong thing. Per suggestion
from Andreas.