summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/postgresql/util/PGmoney.java
Commit message (Collapse)AuthorAgeFilesLines
* Internationalisation of error messagesPeter Mount1999-05-181-1/+1
|
* There are errors in the PGmoney class in the conversion routines overBruce Momjian1999-03-141-2/+22
| | | | | | | | | | | | the handling of negative numbers and commas. The attached path attempts to fix these. However the getValue method does not yet insert commas into the generated string. Also in getValue there is an incorrect assumption that the currency symbol is '$', it should of course be '£'!. I have no idea on how to go about fixing this one. Alvin
* rename java file for Peter.Bruce Momjian1998-09-121-0/+85