Re: [pgadmin-support] Issues with v1.10 beta 1

2009-03-26 Thread Mickael Deloison
2009/3/25 Dave Page : >> Execute pgScript. >> Took me little while to figure out how to use this - probably me being dumb! >> When I first added the pgScript and pressed F5 it took me a while to >> understand why it didn't work. When I figured out it was F6 all was well >> except that my final quer

Re: [pgadmin-support] BUG: pgScript NOT thread safe!!

2009-06-25 Thread Mickael Deloison
2009/6/25 Magnus Hagander : > 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 th