pgAdmin III commit: Only attempt to cancel query threads that are actua - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Only attempt to cancel query threads that are actua
Date
Msg-id E1UwBnJ-00089a-PH@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Handling too many notices from the debugging function
Next
From: Dave Page
Date:
Subject: Re: PATCH: Wait for the thread only if it is running