Re: dividing money by money
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Andy Balholm <andy@balholm.com>, pgsql-hackers@postgresql.org
Date: 2010-07-17T10:18:50Z
Lists: pgsql-hackers
On fre, 2010-07-16 at 12:21 -0400, Tom Lane wrote: > Actually ... the thing that might turn money into a less deprecated > type > is if you could set lc_monetary per column. I wonder whether Peter's > collation hack could be extended to deal with that. In principle yes.