1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-17 17:02:08 +03:00

to_char(float4/8): don't print "junk" digits

Commit cc0d90b73b also avoids printing
junk digits, which are digits that are beyond the precision of the
underlying type.
This commit is contained in:
Bruce Momjian
2015-03-21 21:50:03 -04:00
parent cc0d90b73b
commit 9d61b9953c
2 changed files with 2 additions and 2 deletions