Re: BUG: pgScript NOT thread safe!! - Mailing list pgadmin-support

From Magnus Hagander
Subject Re: BUG: pgScript NOT thread safe!!
Date
Msg-id 4A43B556.9030501@hagander.net
Whole thread Raw
In response to Re: BUG: pgScript NOT thread safe!!  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: BUG: pgScript NOT thread safe!!  (Mickael Deloison <mdeloison@gmail.com>)
List pgadmin-support
Ashesh Vashi wrote:
>  Hi Dave,
> 
> This patch does the job.
> But, it will not be able disable to toolbar buttons on each windows.
> Introduced a static variable of type wxMutex for these operations.
> 
> Please take a look at it.

I'd rather see something that throws up a messagebox informing the user
that parallel execution of pgscript is not supported, if this is the
route we have to go down.

-- Magnus HaganderSelf: http://www.hagander.net/Work: http://www.redpill-linpro.com/


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: BUG: pgScript NOT thread safe!!
Next
From: Mickael Deloison
Date:
Subject: Re: BUG: pgScript NOT thread safe!!