pgAdmin III commit: Keep better track of when external process threads - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Keep better track of when external process threads
Date
Msg-id E1V6ykO-0008Qt-CR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Keep better track of when external process threads are running to avoid crashes if the user closes a window at the
wrongtime. 

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=de460df6732cd1e1ded8eb4ec993d4bdd3765565
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgClasses.cpp       |   19 ++++++++++++++++++-
pgadmin/include/dlg/dlgClasses.h |    4 ++++
2 files changed, 22 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure a role is selected to reassign objects to be
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Correct the version number for a fix following a ch