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 E1TMJA7-00084Q-JX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash if the query tool is closed whilst a file is loading.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=df1d8c6337b3ce534aa974860686bd46488a1be1
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: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash if the query tool is closed whilst
Next
From: Dave Page
Date:
Subject: Re: Fixed crash in Query Tool