Re: initdb of regression test failed.

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема Re: initdb of regression test failed.
Дата
Msg-id 20071004130126.BD13.ITAGAKI.TAKAHIRO@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: initdb of regression test failed.  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-patches
I wrote:
> I'll suggest to use UTF8 if the encoding is UTF-8 or NOT specified and
> we don't support the locale encoding on Windows, i.e. locale is always
> enabled on regression tests.

Here is a patch to do it on Windows.
  1. Use UTF-8 if the locale encoding is not available for server.
  2. Allow mismatch between server and locale encodings if the server
     encoding is UTF-8.

I succeeded to run regression test on Japanese version of Windows
with the patch, but please test it on other language versions.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: initdb of regression test failed.
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: initdb of regression test failed.