Fix mis-display of negative fractional seconds in interval values for
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 17:15:09 +0000 (17:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 20 Apr 2005 17:15:09 +0000 (17:15 +0000)
commit387c398c370f06e6a71af6d4bff97e4cfbba15d1
tree05e11ae3c7114a5e3e5034c70228830accbdb6fb
parent6091d62c9d6a901b4bf83d88e02b13632da8975a
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case.  Per report from Oliver Siegmar.
src/backend/utils/adt/datetime.c