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:16:41
Message-ID: E1VPCMz-0006Xd-PD@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0f8c5cbbb3f99eb6b15ca645045da144c3ca8fce
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:44 pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Previous Message Neel Patel 2013-09-26 09:16:40 Re: Slony Issue Fix in pgAdmin