Re: Unicode sorting problem - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Unicode sorting problem
Date
Msg-id 20060801124251.GG30427@svana.org
Whole thread Raw
In response to Unicode sorting problem  (David Jorjoliani <djorj@nilc.org.ge>)
List pgsql-general
On Mon, Jul 31, 2006 at 09:34:08PM +0400, David Jorjoliani wrote:
> ka_GE.UTF-8 is Georgian locale.
> When run sql query with "order" of "text" or "varchar" field with
> Georgian unicode data inside, result is totally wrong.
> Can somebody help me?

Please define "wrong".

What OS? What version of OS? What version of Postgres?

It looks like a glibc system, does your system actually have that locale
defined? Do you get the same results from sort?

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: David Jorjoliani
Date:
Subject: Unicode sorting problem
Next
From: "Merlin Moncure"
Date:
Subject: Re: Dynamic pgplsql triggers