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:19
Message-ID: E1VPZO3-0007qG-8Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent a race condition when setting currentObject.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0d3c2f4b91e427d3fe575a3eb0bc3e485fc5ff6f
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:51:50 pgAdmin III commit: Prevent a race condition when setting currentObject
Previous Message Dinesh Kumar 2013-09-27 07:51:22 Re: Patch for Race Condition.