pgAdmin III commit: Resolved an assertion error opening the plugin popu

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Resolved an assertion error opening the plugin popu
Date: 2015-03-10 05:49:07
Message-ID: E1YVD2R-0001hJ-9w@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an assertion error opening the plugin popup menu
for wxWidgets 3.0 [Patch simplified by me]

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b75c57f69e4799507622b8d2f9820cda2bf154a3
Author: Prasad <prasad(dot)s(at)mail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/ctl/ctlMenuToolbar.cpp | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-03-10 05:52:04 Re: assert "!IsAttached()" failed in SetInvokingWindow()
Previous Message Ashesh Vashi 2015-03-10 05:45:45 pgAdmin III commit: Removed few wrong lines added in CHANGELOG in previ