pgAdmin III commit: Prevent a crash when refreshing a node which has a - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash when refreshing a node which has a
Date
Msg-id E1TWUBb-0000DI-Fy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash when refreshing a node which has a child with an open dialogue

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=90b45783bcc27d5e604b93470a6d13ffe2f2a004
Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>

Modified Files
--------------
CHANGELOG                   |    2 ++
pgadmin/frm/events.cpp      |   17 ++++++++++++++++-
pgadmin/schema/pgObject.cpp |   10 ++++++++++
3 files changed, 28 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash when refreshing a node which has a
Next
From: Dave Page
Date:
Subject: Re: [Patch] Crash in pgAdmin when Refresh object on click is enabled