From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, 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:15:14 |
Message-ID: | 47150DC2.9070909@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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.
/D
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-10-16 19:44:18 | pgsql: Mention Slony as just an example. |
Previous Message | Hiroshi Saito | 2007-10-16 19:07:41 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2007-10-16 19:32:47 | Re: Proposal: PL/pgSQL EXECUTE INTO USING (for 8.4) |
Previous Message | Hiroshi Saito | 2007-10-16 19:07:41 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |