Re: [HACKERS] Gen_fmgrtab.sh fails with LANG=et_EE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Gen_fmgrtab.sh fails with LANG=et_EE
Дата
Msg-id 18691.1157483980@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Gen_fmgrtab.sh fails with LANG=et_EE  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [HACKERS] Gen_fmgrtab.sh fails with LANG=et_EE
Список pgsql-patches
Peter Eisentraut <peter_e@gmx.net> writes:
> Well, the line of code is
> cpp_define=`echo $OIDSFILE | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | sed -e 's/[^A-Z]/_/g'`
> so it ought to be pretty obvious what the correct solution for the
> problem "character ranges are locale-dependent" is.

Doh.  Patched that way.

Curiously, I couldn't replicate the failure on Fedora 5 --- Marko's
platform must have different locale behavior for et_EE.

            regards, tom lane

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