Make the MONEY data type have a thousands separator != decimal symbol,
Bruce Momjian <bruce@momjian.us>
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.)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/cash.c | modified | +15 −10 |