Correct bogus output formatting of timeofday() function. A number of
authorTom Lane
Wed, 21 Feb 2001 22:03:00 +0000 (22:03 +0000)
committerTom Lane
Wed, 21 Feb 2001 22:03:00 +0000 (22:03 +0000)
commit4dba6814a32e9fab7c347ab70077d4b155b04d77
tree4fc14795c68ede2d672b1a06b7b6147183b2cb4e
parent15903a1ed44442a8f6dc2b011e11933d34bf19d7
Correct bogus output formatting of timeofday() function.  A number of
microseconds < 100000 should be displayed as, eg, 13.000126, not 13.126.
src/backend/utils/adt/nabstime.c