Re: PostgreSQL 8.0.0beta1 and diet libc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 8.0.0beta1 and diet libc
Дата
Msg-id 26032.1092424252@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PostgreSQL 8.0.0beta1 and diet libc  (Andreas Krennmair <netnews@synflood.at>)
Список pgsql-hackers
Andreas Krennmair <netnews@synflood.at> writes:
> creating template1 database in data/base/1 ... FATAL:  XX000: failed to
> initialize lc_monetary to "C"
> LOCATION:  InitializeGUCOptions, guc.c:2337
> child process exited with exit code 1

> As an important note you have to know that diet libc's support for all
> the NLS and i18n/l10n-related stuff is largely incomplete and works so
> far that common software compiles and runs 

[ shrug ]  If it returns an error when someone tries to set the locale
to "C", that is *not* a good-enough implementation of the ANSI/ISO C
standard.  Fix the library.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres development model
Следующее
От: David Fetter
Дата:
Сообщение: Calling PL functions with named parameters