aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-03-14 05:12:45 +0000
committerBruce Momjian <bruce@momjian.us>1999-03-14 05:12:45 +0000
commitfd80c102fa9f265b9ba5f24f0f0b2bd7c934991b (patch)
treeb91e9b265ccafff4ef28ecdc048efd3ae7f0b371 /src/tutorial/funcs.c
parent817a3e6d394227f715e55ec7e71ee737e9bdb9aa (diff)
downloadpostgresql-fd80c102fa9f265b9ba5f24f0f0b2bd7c934991b.tar.gz
postgresql-fd80c102fa9f265b9ba5f24f0f0b2bd7c934991b.zip
There are errors in the PGmoney class in the conversion routines over
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
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions