Re: Python interface and Money? - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: Python interface and Money?
Date
Msg-id 200110250038.f9P0cCM06725@candle.pha.pa.us
Whole thread Raw
In response to Re: Python interface and Money?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Python interface and Money?
Next
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: Python interface and Money?