This is a discussion on Re: BUG #1378: make check fails in float4 and float8 within the pgsql Bugs forums, part of the PostgreSQL category; --> Rolf Jentsch wrote: > A small test program showed that the implementation of strtod in this > version of ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Rolf Jentsch wrote: > A small test program showed that the implementation of strtod in this > version of glibc is quite "special": 'inf' is understood but > 'infinity' is not. > after a call to > strtod("infinity",&end) > *end points to "inity", and not to the end of the input as expected. Yes, we have seen this type of misbehavior before. It may be time to upgrade your operating system. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|