Re: odbc bug in convert.c

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: odbc bug in convert.c
Дата
Msg-id 200407201031.11396.peter_e@gmx.net
обсуждение исходный текст
Ответ на odbc bug in convert.c  (Thomas Zehbe <tz@ingenion.de>)
Список pgsql-odbc
Thomas Zehbe wrote:
> This is the code (starting at line 1041, with HAVE_LOCAL_H defined)
> which crashed:
> <snip>
>             case SQL_C_FLOAT:
> #ifdef HAVE_LOCALE_H
>                 strcpy(saved_locale, setlocale(LC_ALL, NULL));
>                 setlocale(LC_ALL, "C");
> #endif /* HAVE_LOCALE_H */

I've changed this to do dynamic allocation.  Please try again with CVS
tip.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: psqlODBC / install / WinXP
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: psqlODBC LGPL Licence