Re: pgsql: Arrange to set the LC_XXX environment variables to match our

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Arrange to set the LC_XXX environment variables to match our
Дата
Msg-id 21556.1136064305@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Arrange to set the LC_XXX environment variables to match our  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-committers
"Magnus Hagander" <mha@sollentuna.net> writes:
> This patch appears to have killed win32 builds that *don't* have NLS
> enabled:

> pg_locale.c:109: error: `LC_MESSAGES' undeclared (first use in this
> function)

Silly me for assuming all WIN32 platforms are alike ;-)

What's the appropriate behavior in this case --- just treat it as a
no-op, as we do on Unix when LC_MESSAGES isn't defined?

            regards, tom lane

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Rename variable to cmd_str.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Clean up initdb's code for selecting max_connections and