Bug #572: Double Format

Started by PostgreSQL Bugs Listabout 24 years ago2 messagesbugs
Jump to latest
#1PostgreSQL Bugs List
pgsql-bugs@postgresql.org

Ralf Klingebeil (klingebiel@deneg.de) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Double Format

Long Description
With glibc 2.2 and linux-i386 MAX_DBL must be formated with 17 digits,
not with 15 (C99 says 15 ?!).
HUGE_VAL is infinty and not accepted.

Sample Code

No file was uploaded with this report

#2Peter Eisentraut
peter_e@gmx.net
In reply to: PostgreSQL Bugs List (#1)
Re: Bug #572: Double Format

With glibc 2.2 and linux-i386 MAX_DBL must be formated with 17 digits,
not with 15

Says who?

--
Peter Eisentraut peter_e@gmx.net