Display only 9 not 10 digits of precision for timestamp values when

Bruce Momjian <bruce@momjian.us>

Commit: 4c862b18f977bbf7557cbf5a668c68f6f81734c0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-05-26T03:48:25Z
Releases: 8.1.0
Display only 9 not 10 digits of precision for timestamp values when
using non-integer timestamps.  This prevents the display of rounding
errors for common values like days < 32.

Files