SVN Commit by dpage: r7945 - in trunk/pgadmin3/pgadmin: frm include/frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7945 - in trunk/pgadmin3/pgadmin: frm include/frm
Date: 2009-06-26 09:00:11
Message-ID: 200906260900.n5Q90BMn005054@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-06-26 10:00:11 +0100 (Fri, 26 Jun 2009)

New Revision: 7945

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7945&view=rev

Log:
Prevent multiple pgScript's being run at once as a temporary measure until the parser can be made threadsafe.[ Dave Page, Ashesh Vashi]

Modified:
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
trunk/pgadmin3/pgadmin/include/frm/frmQuery.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-06-27 17:18:03 SVN Commit by dpage: r7946 - trunk/pgadmin3/pgadmin/include
Previous Message pgAdmin Trac 2009-06-26 08:15:13 Re: [pgAdmin III] #12: pgScript engine is not threadsafe