Re: BUG #1721: mutiple bytes character string comaprison error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1721: mutiple bytes character string comaprison error
Date
Msg-id 17669.1119194288@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1721: mutiple bytes character string comaprison error  ("Chii-Tung Liu" <cdliou@mail.cyut.edu.tw>)
Responses Re: BUG #1721: mutiple bytes character string comaprison
List pgsql-bugs
"Chii-Tung Liu" <cdliou@mail.cyut.edu.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: B-tree unique index duplicate key error happens only in SUSE 9.3
Next
From: Kris Jurka
Date:
Subject: Re: BUG #1721: mutiple bytes character string comaprison