Re: No migration path for MONEY - Mailing list pgsql-bugs

From Karel Zak
Subject Re: No migration path for MONEY
Date
Msg-id 20030129091135.GA18756@zf.jcu.cz
Whole thread Raw
In response to Re: No migration path for MONEY  (Peter Eisentraut <peter_e@gmx.net>)
List 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@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #883: explain analyze causes postgres to die
Next
From: tomas@fabula.de
Date:
Subject: Re: [pgsql-bugs] Daily Digest V1 #784