Re: Format of the Money field

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: Format of the Money field
Дата
Msg-id 5.0.2.1.0.20010203105104.009ee1a0@mail.retep.org.uk
обсуждение исходный текст
Ответ на Re: Format of the Money field  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
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 past, the PGMoney class interprets it as a number (no
> > currency symbol).
>
>Looking over at Thomas and asking him, his recollection is that it always
>had the currency symbol ... but he's not 100% certain about that ...
>
>Can you confirm with the 7.0.3 server?

As I just said to Mitch (who tested against 6.4 and it had the currency 
symbol) no one must use Money via JDBC as no one's found it before. The 
PGMoney class dates from the 6.2/6.3 days so it might date back that far. 
I'll fix it anyhow.

Peter




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

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: Format of the Money field
Следующее
От: Kovacs Zoltan
Дата:
Сообщение: 7.1beta4 works well