Format of the Money field - Mailing list pgsql-hackers

From Peter T Mount
Subject Format of the Money field
Date
Msg-id 981104635.3a7a77fb3e7a0@webmail.retep.org.uk
Whole thread Raw
Responses Re: Format of the Money field  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
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 peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/


pgsql-hackers by date:

Previous
From: "XuYifeng"
Date:
Subject: Re: Index grows huge, possible leakage?
Next
From: Jun Kuwamura
Date:
Subject: configure problem with krb4 and ssl when compiling 7.1beta4