aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numutils.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-07-08 03:22:46 +0000
committerBruce Momjian <bruce@momjian.us>1999-07-08 03:22:46 +0000
commit2cf2a4fe2be67b3be0d39d3713fadc906fb95877 (patch)
treec4509ae3bbfcc38f707c333681775e173cc0f970 /src/backend/utils/adt/numutils.c
parent70ce98b77a75a95a22d816139f4e763c405310ea (diff)
downloadpostgresql-2cf2a4fe2be67b3be0d39d3713fadc906fb95877.tar.gz
postgresql-2cf2a4fe2be67b3be0d39d3713fadc906fb95877.zip
> In both datetime_trunc() and timespan_trunc() in dt.c,
> the DTK_MICROSEC case is just like the DTK_MILLISEC case. > I think this is wrong and it ought to look like > fsec = rint(fsec * 1000000) / 1000000; > no? Tom Lane.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions