pgAdmin III commit: Do not unlock the mutex, which was not owned by the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Do not unlock the mutex, which was not owned by the
Date: 2015-04-22 08:53:01
Message-ID: E1YkqOz-0000tu-UD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not unlock the mutex, which was not owned by the thread, during
creating the popup menu.

Branch
------
REL-1_20_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=127b89c273c4588c5f49ffa8bccab730c76740a8
Author: Wander Nauta <info(at)wandernauta(dot)nl>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-04-22 08:55:17 pgAdmin III commit: Do not unlock the mutex, which was not owned by the
Previous Message Dave Page 2015-04-22 07:53:04 Re: autocommit feature in pgadmin