pgAdmin III commit: Prevent a race condition when setting currentObject

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent a race condition when setting currentObject
Date: 2013-09-27 14:51:50
Message-ID: E1VPZOY-0007r5-Qs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent a race condition when setting currentObject.

Branch
------
REL-1_18_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=028004c6eb7c06fb7277a94cdf9bf28a54023ead
Author: Dinesh Kumar <dinesh(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/frm/events.cpp | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-27 14:52:47 Re: Patch for Race Condition.
Previous Message Dave Page 2013-09-27 14:51:19 pgAdmin III commit: Prevent a race condition when setting currentObject