mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
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.