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:13 -0400 |
commit | ec79978dd059d51c8c28efae949d115987588011 (patch) | |
tree | 95742dda334e7c4a1fae5a958e6ea6bdb01d8a12 /src/backend/executor/nodeSubqueryscan.c | |
parent | 43adc7a7147da2404bd4df0d8a93ca3bd3a8adc6 (diff) | |
download | postgresql-ec79978dd059d51c8c28efae949d115987588011.tar.gz postgresql-ec79978dd059d51c8c28efae949d115987588011.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/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions