| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Richard Wang <ruc_wang(at)hotmail(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] bug in numeric_power() function |
| Date: | 2008-05-07 23:32:29 |
| Message-ID: | 20080507233229.GV20150@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-05-07 23:41:53 | Re: [HACKERS] bug in numeric_power() function |
| Previous Message | Bruce Momjian | 2008-05-07 23:19:02 | Re: [HACKERS] bug in numeric_power() function |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-05-07 23:41:53 | Re: [HACKERS] bug in numeric_power() function |
| Previous Message | Bruce Momjian | 2008-05-07 23:19:02 | Re: [HACKERS] bug in numeric_power() function |