diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2000-11-26 10:40:43 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2000-11-26 10:40:43 +0000 |
commit | 188065cb5c8aa455a730c6252fab78c063813b5d (patch) | |
tree | 6b643d3e393fd48a1e9060e77d68a444bebe760b /src/backend/regex/regex.3 | |
parent | e3269cab31613d3e11522e7c8009736f2b3797ec (diff) | |
download | postgresql-188065cb5c8aa455a730c6252fab78c063813b5d.tar.gz postgresql-188065cb5c8aa455a730c6252fab78c063813b5d.zip |
Unicode conversion fix suggested by Jan Varga...
--------------------------------------------------
Subject: Bug in unicode conversion ...
From: Jan Varga <varga@utcru.sk>
To: t-ishii@sra.co.jp
Date: Sat, 18 Nov 2000 17:41:20 +0100 (CET)
Hi,
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)
--------------------------------------------------
Diffstat (limited to 'src/backend/regex/regex.3')
0 files changed, 0 insertions, 0 deletions