1. 02 Dec, 2004 1 commit
  2. 06 Mar, 2002 1 commit
  3. 11 Oct, 2001 1 commit
  4. 26 Nov, 2000 1 commit
    • Tatsuo Ishii's avatar
      Unicode conversion fix suggested by Jan Varga... · 188065cb
      Tatsuo Ishii authored
      ```-----------------------------------------------
      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)
      ```
      
      -----------------------------------------------
      188065cb
  5. 30 Oct, 2000 1 commit