Fixed floating point exception in long=>numeric conversion.

Michael Meskes <meskes@postgresql.org>

Commit: cfd992ecbad2c24eb10746e5128c3cd769454441
Author: Michael Meskes <meskes@postgresql.org>
Date: 2003-10-07T18:36:46Z
Releases: 7.4.1
Fixed floating point exception in long=>numeric conversion.

Files

PathChange+/−
src/interfaces/ecpg/ChangeLog modified +4 −0
src/interfaces/ecpg/pgtypeslib/numeric.c modified +14 −4