From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, josh(at)agliodbs(dot)com, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: No migration path for MONEY |
Date: | 2003-01-29 09:11:35 |
Message-ID: | 20030129091135.GA18756@zf.jcu.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, Jan 28, 2003 at 08:24:13PM +0100, Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > we need someone to get MONEY working as an extented NUMERIC type.
>
> How would the new "money" be different from "numeric"? If we have
> "money", should we have "length", "mass", and "temperature"? I think not.
> Just let the money type die and that's it.
Agree. BTW, the correct "money" implementation is very depend on
locales, for example the current implementation is not usable in my
country and our currency. It must be very powerful, an example like
strfmon() in libc. I think numeric and to_char() is useful already
now.
Karel
--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/
From | Date | Subject | |
---|---|---|---|
Next Message | tomas | 2003-01-29 13:14:02 | Re: [pgsql-bugs] Daily Digest V1 #784 |
Previous Message | Tom Lane | 2003-01-29 05:39:04 | Re: Bug #883: explain analyze causes postgres to die |