Re: C locale sort in src/tools/make_ctags

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: C locale sort in src/tools/make_ctags
Дата
Msg-id 10258.1075738129@sss.pgh.pa.us
обсуждение
Ответ на Re: C locale sort in src/tools/make_ctags  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: C locale sort in src/tools/make_ctags
Список pgsql-patches
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane wrote:
>> I saw that, but it seemed a non-problem to me: if the variables have
>> not been exported then they won't affect the sort program anyway.

> He probably had LANG, but not LC_ALL, already exported in his
> environment.

Ah, right, that would explain it.

> That's not possible, because LC_ALL overrides everything.

I hadn't realized that, but you seem to be right.  Okay, setting
LC_ALL correctly should be sufficient.

            regards, tom lane

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