From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Dave Page <dpage(at)postgresql(dot)org> |
Cc: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
Date: | 2007-10-16 19:56:29 |
Message-ID: | 4715176D.3000603@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Dave Page wrote:
> Hiroshi Saito wrote:
>> Hi.
>>
>> Second, it is big problem....
>> http://winpg.jp/~saito/pg83/pg83b1-err2.txt
>> It is text serch config error.
>> However, It passes initdb.(locale=Japanese_Japan.932 ... This is
>> ShiftJIS locale)
>>
>> And a test continues....
>
> The changes that were made were only to re-enable UTF-8.
>
> SJIS wasn't ever supported as a server encoding
> (http://www.postgresql.org/docs/8.2/interactive/multibyte.html) The
> fact that initdb continues if you use Japanese_Japan.932 is an
> inconsistency I reported previously but has yet to be fixed.
That is a good point, if unrelated to this very discussion. Do we want
to change that thing to an exit instead of complain-and-continue? I
think yes?
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-10-16 19:57:13 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
Previous Message | Dave Page | 2007-10-16 19:56:17 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-10-16 19:57:13 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
Previous Message | Dave Page | 2007-10-16 19:56:17 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |