pgAdmin III commit: Prevent a crash if the query tool is closed whilst

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent a crash if the query tool is closed whilst
Date: 2012-10-11 13:50:55
Message-ID: E1TMJA7-00084Q-JX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-11 13:51:04 Re: Fixed crash in Query Tool
Previous Message Dave Page 2012-10-11 13:50:41 pgAdmin III commit: Prevent a crash if the query tool is closed whilst