Re: Bug in unicode conversion ...

Started by Tatsuo Ishiiover 25 years ago1 messageshackers
Jump to latest
#1Tatsuo Ishii
t-ishii@sra.co.jp

[Cced to hackers list]

Jan,

I have checked in the fixes you suggested. Thanks for the advice.
--
Tatsuo Ishii

Show quoted text

I tried this new feature in PostgreSQL. I found one bug.
Script UCS_to_8859.pl skips input lines which
1. code <0x80 or
2. ucs <0x100

I think second one is not good idea because some codes in ISO8859-2
have ucs <0x100 (e.g. 0xE9 - 0x00E9)

Thank for pointing it out. I will check it as soon as possible (this
week I'm going to have a business trio to US).
--
Tatsuo Ishii