| From: | tolik(at)aaanet(dot)ru (Anatoly K(dot) Lasareff) |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: locale and multibyte together in 7.1 |
| Date: | 2001-01-16 16:29:40 |
| Message-ID: | 86n1crfojv.fsf@tolikus.hq.aaanet.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>>>>> "AKL" == Anatoly K Lasareff <tolik(at)aaanet(dot)ru> writes:
AKL> The problem is: when database encoding and client encoding are
AKL> different then 'locale' features, such as 'upper' etc don't work. When these
AKL> 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(at)aaanet(dot)ru
http://tolikus.hq.aaanet.ru:8080 Phone: (8632)-710071
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-01-16 16:42:06 | Re: RPMS for 7.1beta3 being uploaded. |
| Previous Message | Tatsuo Ishii | 2001-01-16 14:24:01 | Re: PostgreSQL 7.0.2 with locale. |