pgAdmin III commit: Only attempt to cancel query threads that are actua

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Only attempt to cancel query threads that are actua
Дата
Msg-id E1UwBnJ-00089a-PH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Only attempt to cancel query threads that are actually running.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f7e8a2e6ed4c13911e8c39cb8a2be2401d4d18c9
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/ctl/ctlSQLResult.cpp      |   39 ++++++++++++++++++++-----------------
pgadmin/debugger/dbgEvents.cpp    |    2 +-
pgadmin/debugger/dlgDirectDbg.cpp |   30 ++++++++++++++++++----------
3 files changed, 42 insertions(+), 29 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Handling too many notices from the debugging function
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Wait for the thread only if it is running