Re: locale and multibyte together in 7.1 - Mailing list pgsql-hackers

From tolik@aaanet.ru (Anatoly K. Lasareff)
Subject Re: locale and multibyte together in 7.1
Date
Msg-id 86n1crfojv.fsf@tolikus.hq.aaanet.ru
Whole thread Raw
In response to locale and multibyte together in 7.1  (tolik@aaanet.ru (Anatoly K. Lasareff))
List pgsql-hackers
>>>>> "AKL" == Anatoly K Lasareff <tolik@aaanet.ru> writes:

AKL> The problem is: when database encoding and client encoding areAKL> different then 'locale' features, such as
'upper'etc don't work. When theseAKL> two encodings are equal - all is OK.
 

I have partyally win this feature with this 'magic' way. I configure,
make, install and initdb under locale, correspondings to database
encoding. If I wont ALT encoding I use ru_RU.CP866 locale. Then all
'locale' featureas are working. But this is some strange way.

Probably there is nicer method?

-- 
Anatoly K. Lasareff                 Email:    tolik@aaanet.ru 
http://tolikus.hq.aaanet.ru:8080    Phone:      (8632)-710071


pgsql-hackers by date:

Previous
From: Karl DeBisschop
Date:
Subject: Re: RPMS for 7.1beta3 being uploaded.
Next
From: Peter Eisentraut
Date:
Subject: Re: RPMS for 7.1beta3 being uploaded.