dmarin <[EMAIL PROTECTED]> writes:
> This query never returns:
> select log(93094::numeric/92908::numeric);
The attached patch against 7.3 seems to take care of the problem. You
should be able to apply it to 7.2, with possibly some tweaking (the code
needs to go into the loop in ln_var()).
I am
This query never returns:
select log(93094::numeric/92908::numeric);
If I type it in to psql on the three different systems I'm running postgresql
on, the query never returns, I can't cancel it (if I hit ctl-C psql says
"cancel request sent" but I don't get the prompt back), and postmaste