Alexey Mahotkin <alexm(at)hsys(dot)msk(dot)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