pgAdmin III commit: Prevent a crash when refreshing a node which has a

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent a crash when refreshing a node which has a
Date: 2012-11-08 15:38:19
Message-ID: E1TWUBP-0000Ci-Kc@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent a crash when refreshing a node which has a child with an open dialogue

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bd98a16acb89e48f55023ff089eca0aded727cc0
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-08 15:38:31 pgAdmin III commit: Prevent a crash when refreshing a node which has a
Previous Message Dave Page 2012-11-08 15:28:37 Re: pgAdmin III commit: Fix dropping of constraints