Bug #572: Double Format

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #572: Double Format
Date: 2002-02-04 06:36:50
Message-ID: 200202040636.g146aoZ31904@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ralf Klingebeil (klingebiel(at)deneg(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2002-02-04 16:12:25 Re: Bug #572: Double Format
Previous Message pgsql-bugs 2002-02-03 19:24:06 Bug #571: Impossible to completly support JDBC