pgAdmin III commit: Fix a crash that can occur when renaming objects. [

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a crash that can occur when renaming objects. [
Date: 2012-11-02 12:44:04
Message-ID: E1TUGbU-0004uv-SS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-02 12:44:21 Re: Fix for crash after renaming columns.
Previous Message Dave Page 2012-11-02 12:42:52 pgAdmin III commit: Fix a crash that can occur when renaming objects. [