pgsql: Make the MONEY data type have a thousands separator != decimal

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the MONEY data type have a thousands separator != decimal
Date: 2007-11-24 15:28:02
Message-ID: 20071124152802.B6D067540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make the MONEY data type have a thousands separator != decimal symbol,
if the locale has the thousands separator as "". This now matches the
to_char and psql numericlocale behavior. (Previously this data type was
basically useless for such setups.)

Modified Files:
--------------
pgsql/src/backend/utils/adt:
cash.c (r1.75 -> r1.76)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c?r1=1.75&r2=1.76)

Browse pgsql-committers by date

  From Date Subject
Next Message User Doudou586 2007-11-24 15:43:49 press - pr: alpha version
Previous Message Bruce Momjian 2007-11-24 01:55:26 pgsql: Borland BCC does not support SSPI, per cnliou9@fastmail.fm.