pgAdmin III commit: Prevent a crash if the query tool is closed whilst - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash if the query tool is closed whilst
Date
Msg-id E1TMJ9t-00083F-8Y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash if the query tool is closed whilst a file is loading.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                      |    2 ++
pgadmin/frm/frmQuery.cpp       |   13 ++++++++++++-
pgadmin/include/frm/frmQuery.h |    1 +
3 files changed, 15 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Fixed crash in Query Tool
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash if the query tool is closed whilst