aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2008-03-20 10:37:40 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2008-03-20 10:37:40 +0000
commit0d9f21a3ea490c2c6d2e5df285825ab32906cdb2 (patch)
tree16c946fa83a29e9c84e3d5d5b4b6fb11cf8ea12a /src/include/postgres.h
parent2d19019d9d13b112db860af8ecb80141b7b146ca (diff)
downloadpostgresql-0d9f21a3ea490c2c6d2e5df285825ab32906cdb2.tar.gz
postgresql-0d9f21a3ea490c2c6d2e5df285825ab32906cdb2.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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions