diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-03-20 10:30:04 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-03-20 10:30:04 +0000 |
commit | f4b7624eb07a0bf1f95df2927562c76c5dfdc5f7 (patch) | |
tree | 0f4c52eedd349157c2c8a02f8e92f278b9950a16 /src/backend/parser/parse_expr.c | |
parent | 470c6c12a15e309f3911d067f152839ab19ab4f9 (diff) | |
download | postgresql-f4b7624eb07a0bf1f95df2927562c76c5dfdc5f7.tar.gz postgresql-f4b7624eb07a0bf1f95df2927562c76c5dfdc5f7.zip |
Add the missing cyrillic "Yo" characters ('e' and 'E' with two dots) to the
ISO_8859-5 <-> MULE_INTERNAL conversion tables.
This was discovered when trying to convert a string containing those characters
from ISO_8859-5 to Windows-1251, because we use MULE_INTERNAL/KOI8R as an
intermediate encoding between those two.
While the missing "Yo" was just an omission in the conversion tables, there are
a few other characters like the "Numero" sign ("No" as a single character) that
exists in all the other cyrillic encodings (win1251, ISO_8859-5 and cp866), but
not in KOI8R. Added comments about that.
Patch by Sergey Burladyan. Back-patch to 7.4.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions