Bug #572: Double Format

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #572: Double Format
Дата
Msg-id 200202040636.g146aoZ31904@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #572: Double Format  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #571: Impossible to completly support JDBC
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bug #572: Double Format