Fix improper display of fractional seconds in interval values

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cb0a4fed984ebedd060d5bcf2c683ba3b4ab85f6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-10-02T13:48:03Z
Releases: 8.0.19
Fix improper display of fractional seconds in interval values
when using --enable-integer-datetimes and a non-ISO datestyle.

Ron Mayer

Files

PathChange+/−
src/backend/utils/adt/datetime.c modified +2 −2