]> granicus.if.org Git - postgresql/commit
Apply fix so pow() and exp() ERANGE is used only if result is not 0.
authorBruce Momjian <bruce@momjian.us>
Sat, 6 Jan 2007 20:21:29 +0000 (20:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 6 Jan 2007 20:21:29 +0000 (20:21 +0000)
commitf0f4a6d781b695e3b0c3f426ababf68e65d7bf5b
treeba2d545ffe4782ae71d39bae1be58c1713dc48e6
parent282f7f2eaca717eec25641e7a3cc6af293d56322
Apply fix so pow() and exp() ERANGE is used only if result is not 0.
src/backend/utils/adt/float.c