to_char(float4/8): don't print "junk" digits
Commit cc0d90b7 also avoids printing junk digits, which are digits that are beyond the precision of the underlying type.
Showing
Please register or sign in to comment
Commit cc0d90b7 also avoids printing junk digits, which are digits that are beyond the precision of the underlying type.