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

From Magnus Hagander
Subject Re: BUG #1721: mutiple bytes character string comaprison error
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE09454D@algol.sollentuna.se
Whole thread Raw
In response to BUG #1721: mutiple bytes character string comaprison error  ("Chii-Tung Liu" <cdliou@mail.cyut.edu.tw>)
List pgsql-bugs
> > UTF8 encoding works with the C locale assuming you don't care about=20
> > ordering of the character set, e.g. Japanese.
> >=20
>=20
> Has anyone with the ability to compile postgresql on windows=20
> tested the ICU patch?

Yes.
See http://archives.postgresql.org/pgsql-hackers/2005-05/msg00662.php


//Magnus

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1723: array_cat() bug when passed empty array
Next
From: "Bill Rugolsky Jr."
Date:
Subject: Out-of-Memory with ROWTYPE assignment in PL/pgSQL FOR loop