Re: [HACKERS] Format of the Money field

2001-02-03 Thread Peter Mount
At 12:55 02/02/01 -0400, The Hermit Hacker wrote: >On Fri, 2 Feb 2001, Peter T Mount wrote: > > > When did the MONEY type change it's output format? > > > > While working on the JDBC test suite, Money broke. It seems to output: > > $10.99 > > ($10.99) for negative values > > > > While since ages p

Re: [HACKERS] Format of the Money field

2001-02-02 Thread The Hermit Hacker
On Fri, 2 Feb 2001, Peter T Mount wrote: > When did the MONEY type change it's output format? > > While working on the JDBC test suite, Money broke. It seems to output: > $10.99 > ($10.99) for negative values > > While since ages past, the PGMoney class interprets it as a number (no > currency sy

[HACKERS] Format of the Money field

2001-02-02 Thread Peter T Mount
When did the MONEY type change it's output format? While working on the JDBC test suite, Money broke. It seems to output: $10.99 ($10.99) for negative values While since ages past, the PGMoney class interprets it as a number (no currency symbol). Peter -- Peter Mount [EMAIL PROTECTED] Postgr