Files
postgresql/src
Tatsuo Ishii 188065cb5c 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)
--------------------------------------------------
2000-11-26 10:40:43 +00:00
..
1998-11-19 02:39:51 +00:00
2000-11-14 21:23:47 +00:00
2000-11-18 05:40:03 +00:00
1999-07-30 03:45:57 +00:00
2000-11-06 18:18:22 +00:00
Hi!
2000-01-18 19:05:31 +00:00