Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. - Mailing list pgsql-hackers

From Hiroshi Saito
Subject Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Date
Msg-id 0af101c81054$bcb58890$c601a8c0@HP22720319231
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
List pgsql-hackers
Hi.

From: "Magnus Hagander" <magnus@hagander.net>
>> But, Please see.
>> http://winpg.jp/~saito/pg83/pg83b1-err3.txt
>> Japanese_Japan.65001 is error...
>> Japanese_Japan is true.
> 
> Yes, that is expected. If you explicitly ask for the .65001 locale it
> will try the one that doesn't have the proper NLS files, and that
> shouldn't work. If you just put in Japanese_Japan, it will use the UTF16
> locale.

Umm, As for result ... 
initdb -E UTF8 --locale=Japanese_Japan -D../data
http://winpg.jp/~saito/pg83/pg83b1-err4.txt
It seems that it is only complemented.

Regards,
Hiroshi Saito


pgsql-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Next
From: "Kuriakose, Cinu Cheriyamoozhiyil"
Date:
Subject: CVS and Eclipse