Re: Current CVS has strange parser for float type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Current CVS has strange parser for float type
Дата
Msg-id 11886.1034974532@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Current CVS has strange parser for float type  (Teodor Sigaev <teodor@stack.net>)
Список pgsql-hackers
Teodor Sigaev <teodor@stack.net> writes:
> It's locale.

Yup.  I've applied a fix in pg_locale.c.  Turns out the code was trying
to do the right thing, but failed because setlocale() returns pointers
to modifiable static variables :-(
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ECPG and bison
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cleanup of /contrib