pgAdmin III commit: Prevent a crash on Windows when dropping a column o - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Date
Msg-id E1VPCO0-0006ZG-Dz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash on Windows when dropping a column or a constraint on a table.

Branch
------
REL-1_18_0_PATCHES

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

Modified Files
--------------
CHANGELOG               |    2 ++
pgadmin/frm/events.cpp  |    4 ++++
pgadmin/frm/frmMain.cpp |    1 +
3 files changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Next
From: Dave Page
Date:
Subject: Re: PGAdmin Crashes when a column is dropped from a table (issue fix patch)