mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
only covered the case of assigning "", and failed to recognize that actually setlocale(LC_MESSAGES,...) does not work at all on this platform. Magnus Hagander, some code prettification by Tom Lane.