08.01.0105 release and Cancel issues

Поиск
Список
Период
Сортировка
От Eugene Fokin
Тема 08.01.0105 release and Cancel issues
Дата
Msg-id 007c01c60575$a3c8b4b0$dd2cc9c3@solvo.ru
обсуждение исходный текст
Ответы Re: 08.01.0105 release and Cancel issues  (Ludek Finstrle <luf@pzkagis.cz>)
Список pgsql-odbc

I’ve tried this version from development snapshot.

ž         1000457. Cancelling statement from another thread is working fine. There was normal “ROLLBACK” in thread that called target statement.

ž         1000476. DateStyle issue is working fine. In both modes of auto_commit. Because there was “COMMIT” right after “select pg_client_encoding()”. So, my first statement was started from “BEGIN”, and DateStyle setting was committed.

ž         1000475. Segmentation fault is still confirmed. I’ve got it in this version too.

Thanks.

 

--

Eugene Fokin

SOLVO Ltd.

 

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: patch for cleanup protocol
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000457 ] Autocommit and Cancel