pgAdmin III commit: Prevent a crash if the query tool is closed whilst
pgAdmin III commit: Prevent a crash if the query tool is closed whilst
От:
Dave Page <dpage@pgadmin.org>
Дата:
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 Modified Files -------------- CHANGELOG | 2 ++ pgadmin/frm/frmQuery.cpp | 13 ++++++++++++- pgadmin/include/frm/frmQuery.h | 1 + 3 files changed, 15 insertions(+), 1 deletions(-)