View Single Post

   
  #7 (permalink)  
Old 05-10-2008, 02:06 PM
Alvaro Herrera
 
Posts: n/a
Default Re: [HACKERS] bug in numeric_power() function

Bruce Momjian wrote:

> Ah, got it, and I updated the patch to remove the commment about
> "discrete".


The page also says that 0^x is undefined when x is negative, not sure
about that one but I don't see it in your patch.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote