Work around broken strtod() that's present in many Solaris releases.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b2d9fbeef24deb640f8eef90c83625464ecd3c46
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-11T17:20:50Z
Releases: 8.0.0
Work around broken strtod() that's present in many Solaris releases.
Thanks to Michael Fuhr for identifying the problem.

Files

PathChange+/−
src/backend/utils/adt/float.c modified +25 −1
src/include/port/solaris.h modified +8 −1