Re: Unicode sorting problem

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: David Jorjoliani <djorj(at)nilc(dot)org(dot)ge>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Unicode sorting problem
Date: 2006-08-01 12:42:51
Message-ID: 20060801124251.GG30427@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2006-08-01 13:21:03 Re: Dynamic pgplsql triggers
Previous Message Tom Lane 2006-08-01 12:18:02 Re: Triggers in Postgres