Re: BUG #1721: mutiple bytes character string comaprison error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chii-Tung Liu" <cdliou(at)mail(dot)cyut(dot)edu(dot)tw>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1721: mutiple bytes character string comaprison error
Date: 2005-06-19 15:18:08
Message-ID: 17669.1119194288@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Chii-Tung Liu" <cdliou(at)mail(dot)cyut(dot)edu(dot)tw> writes:
> PostgreSQL version: 8.0.3
> Operating system: Windows XP SP2

> When compare two UTF-8 encoded string that contains Chinese words, the
> result is always TRUE

Sorry, but UTF-8 encoding doesn't work properly on Windows (yet).
Use some other database encoding.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Massimo Mollo 2005-06-19 19:49:25 BUG #1722: table with a serial field don't works
Previous Message Tom Lane 2005-06-19 15:16:56 Re: B-tree unique index duplicate key error happens only in SUSE 9.3