Re: Bug in execute.c

Поиск
Список
Период
Сортировка
От Christian Ullrich
Тема Re: Bug in execute.c
Дата
Msg-id mhcsfo$k6k$1@ger.gmane.org
обсуждение исходный текст
Ответ на Bug in execute.c  (Christian Ullrich <chris@chrullrich.net>)
Ответы Re: Bug in execute.c  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-odbc
* Christian Ullrich wrote:

>  From execute.c, SC_setInsertedTable(), line 790:
>
>      if (ptr = strchr(cmd + 1, '.'), NULL != ptr)
>          len = ptr - cmd;

> I'm sorry I don't have a patch right now. I can come up with one, though.

Patch attached. It may be a bit over the top. Please let me know what
you think.

--
Christian


Вложения

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

Предыдущее
От: Christian Ullrich
Дата:
Сообщение: Bug in execute.c
Следующее
От: Brent Smith
Дата:
Сообщение: Unknown exceptions possibly originating from psqlodbc