pgAdmin III commit: Prevent a crash on Windows when dropping a column o

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Date: 2013-09-26 14:17:44
Message-ID: E1VPCO0-0006ZG-Dz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)chawla(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-26 14:17:56 Re: PGAdmin Crashes when a column is dropped from a table (issue fix patch)
Previous Message Dave Page 2013-09-26 14:16:41 pgAdmin III commit: Prevent a crash on Windows when dropping a column o