aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2008-03-20 10:35:45 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2008-03-20 10:35:45 +0000
commit59c4fc5a80d398615d6edf45d742148d0956235f (patch)
tree1ca6467dce410693cc202a7085c89860b5e8aeb9 /src/backend/utils/adt/xml.c
parent7c5fcbf48f667fda7f002b50825550c6245fc020 (diff)
downloadpostgresql-59c4fc5a80d398615d6edf45d742148d0956235f.tar.gz
postgresql-59c4fc5a80d398615d6edf45d742148d0956235f.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/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions