Problem in SQLFreeHandle (Statement)

Поиск
Список
Период
Сортировка
От Jade Koskela
Тема Problem in SQLFreeHandle (Statement)
Дата
Msg-id CAN5Zvqz3WRSWFzNAZ0J3ftEib+u85g1GBqb=GMve3tHFz0jkLA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problem in SQLFreeHandle (Statement)  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-odbc
Hello,
I am using psql-odbc 9.3 on OSX. I have one thread running a query, and another thread cancels the query using SQLCancel. The thread running the query successfully cancels and exits the driver code. When we try to free the statement handle, it blocks on a mutex doing ENTER_CONN_CS, or something similar in SQLFreeHandle.

Does anyone have any input on this problem? I don't see who is holding the mutex, the thread running the query is done.

Thanks!

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Problem retrieving a numeric(38,0) value as SQL_NUMERIC_STRUCT if value needs to use all 16 SQLCHAR elements of the val array
Следующее
От: Craig Ringer
Дата:
Сообщение: XA registry entries are missing from 64-bit install