Re: pgadmin goes to infinite loop - Mailing list pgadmin-support

From Dave Page
Subject Re: pgadmin goes to infinite loop
Date
Msg-id 937d27e10907230143v36c9a3c5q8704712aa8db6ecd@mail.gmail.com
Whole thread Raw
In response to pgadmin goes to infinite loop  (Madis Pärn <madis@jawilla.com>)
Responses Re: pgadmin goes to infinite loop  (Madis Pärn <madis@jawilla.com>)
List pgadmin-support
On Thu, Jul 16, 2009 at 10:46 AM, Madis Pärn<madis@jawilla.com> wrote:
> i set the loglevel to DEBUG, but did not find any relevant errors. log is
> attached.
>
> only error occured after I closed the main window (with vs debugger showing
> exception occurring somewhere in wx string replace function).

The only issue that springs to mind looking at the code and your log
is that it's possible for the access check query to run whilst the
main query thread is running, though the window in which that may be a
problem is really, really tiny. Still, the attached patch should
resolve that - please test.

Thanks.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Attachment

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu
Next
From: "JwexlerAt MailDotCom"
Date:
Subject: Feature request: Ability to modify field positions