Re: Python interface and Money?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Python interface and Money?
Дата
Msg-id 200110250038.f9P0cCM06725@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Python interface and Money?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
> I'd suggested some time ago that money should be rewritten as a thin
> wrapper around numeric: it wouldn't have to do much except substitute
> new I/O functions, and perhaps find a way to set the default scale
> to match whatever is the customary number of monetary decimal places
> in the current locale.  I think this is already on the TODO list.

It is:
* Remove Money type, add money formatting for decimal type

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Python interface and Money?
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: Python interface and Money?