Bug #572: Double Format - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #572: Double Format
Date
Msg-id 200202040636.g146aoZ31904@postgresql.org
Whole thread Raw
Responses Re: Bug #572: Double Format  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #571: Impossible to completly support JDBC
Next
From: Peter Eisentraut
Date:
Subject: Re: Bug #572: Double Format