diff options
author | Noah Misch <noah@leadboat.com> | 2015-08-14 20:23:13 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-08-14 20:23:35 -0400 |
commit | f19ad6fbe46afe5005fb0f38ebd436c7cfcbb9ec (patch) | |
tree | 5113166fe64976e7aa8e8ccbdbcddf09f1a33433 /src/backend/access/gist/gistproc.c | |
parent | 92516bf1954bd53914f0423bd2817487bd367596 (diff) | |
download | postgresql-f19ad6fbe46afe5005fb0f38ebd436c7cfcbb9ec.tar.gz postgresql-f19ad6fbe46afe5005fb0f38ebd436c7cfcbb9ec.zip |
Encoding PG_UHC is code page 949.
This fixes presentation of non-ASCII messages to the Windows event log
and console in rare cases involving Korean locale. Processes like the
postmaster and checkpointer, but not processes attached to databases,
were affected. Back-patch to 9.4, where MessageEncoding was introduced.
The problem exists in all supported versions, but this change has no
effect in the absence of the code recognizing PG_UHC MessageEncoding.
Noticed while investigating bug #13427 from Dmitri Bourlatchkov.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions