Bruce Momjian <[EMAIL PROTECTED]> writes: > It ERANGE's only on Inf, not underflow? I would prefer: > else if (errno == ERANGE && !isinf(result))
No objection to that, just don't take out the ERANGE test altogether again ;-) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster