diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-03-01 20:55:45 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-03-01 20:55:45 +0000 |
commit | 93df658a0189cfeda273f6efd2228578bb7933d3 (patch) | |
tree | 03011e882f34757e1b6481b6038e56998c4a3184 /src/backend/utils/adt/xml.c | |
parent | d6a6f8c6be4b6d6a9e90e92d91a83225bfe8d29d (diff) | |
download | postgresql-93df658a0189cfeda273f6efd2228578bb7933d3.tar.gz postgresql-93df658a0189cfeda273f6efd2228578bb7933d3.zip |
Fix numericlocale psql option when used with a null string and latex and troff
formats; a null string must not be formatted as a numeric. The more exotic
formats latex and troff also incorrectly formatted all strings as numerics
when numericlocale was on.
Backpatch to 8.1 where numericlocale option was added.
This fixes bug #5355 reported by Andy Lester.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions