pgAdmin III commit: Fix a crash that can occur when renaming objects. [ - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a crash that can occur when renaming objects. [
Date
Msg-id E1TUGbU-0004uv-SS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a crash that can occur when renaming objects. [Ashesh Vashi/Sachin Srivastava]

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=456526d2090fb6a98dddfce970d17d43711ebfaa

Modified Files
--------------
CHANGELOG                     |    2 ++
pgadmin/dlg/dlgProperty.cpp   |    2 ++
pgadmin/frm/events.cpp        |    7 +++++++
pgadmin/frm/frmMain.cpp       |    1 +
pgadmin/include/frm/frmMain.h |    6 ++++++
5 files changed, 18 insertions(+), 0 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a crash that can occur when renaming objects. [
Next
From: Dave Page
Date:
Subject: Re: Fix for crash after renaming columns.