Re: Proper Unicode support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proper Unicode support
Date
Msg-id 2182.1060611813@sss.pgh.pa.us
Whole thread Raw
In response to Proper Unicode support  (Alexey Mahotkin <alexm@hsys.msk.ru>)
List pgsql-hackers
Alexey Mahotkin <alexm@hsys.msk.ru> writes:
> Where is the actual code for (rudimentary) Unicode collation?

strcoll() and friends, in libc.  If you aren't happy with the sorting
and case translation behavior, you've selected the wrong locale.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Farewell
Next
From: Tom Lane
Date:
Subject: Re: dropping a user causes pain (#2)