| From: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
|---|---|
| To: | Andrew Chernow <ac(at)esilo(dot)com> |
| Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: more problems with the money type |
| Date: | 2007-08-21 03:40:30 |
| Message-ID: | 20070820234030.dd8c0fb7.darcy@druid.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 20 Aug 2007 20:00:47 -0400
Andrew Chernow <ac(at)esilo(dot)com> wrote:
> >>> What does "SELECT 2 * '3'::money;" do?
> That works.
>
> >>try changing "64" to "32" in the function cash_mul_int4
> That also worked.
>
> See submitted patch that fixes cash_send and cash_recv as well.
> Patch: http://archives.postgresql.org/pgsql-patches/2007-08/msg00117.php
I am still waiting for Magnus to restore my CVS access following the
move. Can someone else commit these fixes?
--
D'Arcy J.M. Cain <darcy(at)druid(dot)net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-08-21 03:43:38 | Re: Problem with locks |
| Previous Message | Tom Lane | 2007-08-21 03:37:11 | Re: Function quote_literal broken in CATALOG_VERSION_NO 200707251 |