>>>>> "TL" == Tom Lane <[EMAIL PROTECTED]> writes:
TL> Alexey Mahotkin <[EMAIL PROTECTED]> writes:
>> I'm running Postgresql 7.3.4 with ru_RU.UTF-8 locale (with
>> UNICODE database encoding), and all is almost well, except that
>> UPPER() and LOWER() seem to ignore locale.
TL> upper/lower aren't going to work desirably in any multi-byte
TL> character set encoding.
Can you please point me at their implementation? I do not understand
why that's impossible.
TL> I think Peter E. is looking into what
TL> it would take to fix this for 7.5, but at present you are
TL> going to need to use a single-byte encoding within the server.
TL> (Nothing to stop you from using UTF-8 on the client side
TL> though.)
Thanks,
--alexm
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings