Re: BUG #5178: make check fails because of locale en_AU.US-ASCII

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5178: make check fails because of locale en_AU.US-ASCII
Дата
Msg-id 6175.1257891334@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5178: make check fails because of locale en_AU.US-ASCII  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: BUG #5178: make check fails because of locale en_AU.US-ASCII  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Peter Eisentraut <peter_e@gmx.net> writes:
> On tis, 2009-11-10 at 20:45 +0000, Boh Yap wrote:
>> could not determine encoding for locale "en_AU.US-ASCII": codeset is
>> "US-ASCII"

> Try using a different locale.

Or specify an encoding explicitly.

I was wondering what we ought to do about this.  I can't find any clear
documentation about these locales on my Mac, but it sure looks like they
are effectively encoding-agnostic, which means that it might be
reasonable to default to SQL_ASCII --- anyway there is certainly not any
basis for selecting a different default.  However, if we want to do that
it's not a one-liner change, because the API for
pg_get_encoding_from_locale isn't designed to allow for this.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #5178: make check fails because of locale en_AU.US-ASCII
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: FW: postgresql-8.3.6-1PGDG : password