Re: New version of money type

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: New version of money type
Дата
Msg-id 20060915093221.GC1608@svana.org
обсуждение исходный текст
Ответ на Re: New version of money type  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Thu, Sep 14, 2006 at 01:56:16PM -0700, Josh Berkus wrote:
> Darcy,
>
> > The biggest argument about the money type is that it has an unrealistic
> > limit.
>
> Funny, I thought it was the lack of operators, conversions and any clear plan
> on how to have a money type that supports multiple currencies.

Indeed, the multiple currencies is what I thought was the real killer.
The taggedtypes module provides a way to handle the multiple currencies
part, I don't think there have been any other real contenders.

Ofcorse, if this is a faster numeric type, you could use the
taggedtypes module to turn it into a generic money type. Win win.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Fixed length data types issue
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [ADMIN] Vacuum error on database postgres