On Thu, Jul 16, 2009 at 10:46 AM, Madis Pärn<ma...@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
edit-interlock.diff
Description: Binary data
-- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support