Fix improper display of fractional seconds in interval values
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Oct 2008 13:47:44 +0000 (13:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Oct 2008 13:47:44 +0000 (13:47 +0000)
commitef07a87a3cdf4c4b9754da05b0585e9767fd12d1
treea5c314032d78a66722af4f20efd51e6cdb93f3c0
parentece108eb51511e6d91e52005ba590487845bf57d
Fix improper display of fractional seconds in interval values
when using --enable-integer-datetimes and a non-ISO datestyle.

Ron Mayer
src/backend/utils/adt/datetime.c