From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Chris Mair <list(at)1006(dot)org> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4 |
Date: | 2005-01-09 18:43:28 |
Message-ID: | 28705.1105296208@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general pgsql-hackers pgsql-ports |
Chris Mair <list(at)1006(dot)org> writes:
> It seems strtod() is to blame.
> ...
> on the PlayStation 2 returns:
> input string is 'Infinity'
> strtod returned val = inf
> errno = 0
> endptr points to 'inity'
> Would it be worth treating this case apart in float.c, or should we just
> blame the PlayStation's 2 Linux (quite old version 2.2.2) Gnu C library
> to be broken?
I'd just say that that version of glibc is broken. I have not seen this
behavior reported anywhere else.
In any case, I think we can update the Playstation 2 entry for 8.0 ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Mair | 2005-01-10 07:43:59 | Re: PostgreSQL 8.0.0 Release Candidate 4 |
Previous Message | Chris Mair | 2005-01-09 18:11:20 | Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4 |
From | Date | Subject | |
---|---|---|---|
Next Message | Pierre-Frédéric Caillaud | 2005-01-09 19:47:08 | Re: PYTHON, ODBC |
Previous Message | Matthew Story | 2005-01-09 18:40:36 | Re: PYTHON, ODBC |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-01-09 19:25:11 | Re: Home dir changes have broken MSVC builds |
Previous Message | Chris Mair | 2005-01-09 18:11:20 | Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4 |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-01-09 20:39:06 | Re: Warp |
Previous Message | Chris Mair | 2005-01-09 18:11:20 | Re: [GENERAL] PostgreSQL 8.0.0 Release Candidate 4 |