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)
commit260fc8d5c728b918393972ee8bfb145f2f3549b5
treed628c0f43b6fe9dd59dfa42ba2c97ff7c1c3c041
parent3862493ad393cb569491aef06ebc7fa44954e4e4
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