Apply fix so pow() and exp() ERANGE is used only if result is not 0.

Bruce Momjian <bruce@momjian.us>

Commit: f0f4a6d781b695e3b0c3f426ababf68e65d7bf5b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-01-06T20:21:29Z
Releases: 8.3.0
Apply fix so pow() and exp() ERANGE is used only if result is not 0.

Files

PathChange+/−
src/backend/utils/adt/float.c modified +3 −3