Re: pgadmin goes to infinite loop

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin goes to infinite loop
Дата
Msg-id 937d27e10907230143v36c9a3c5q8704712aa8db6ecd@mail.gmail.com
обсуждение исходный текст
Ответ на pgadmin goes to infinite loop  (Madis Pärn <madis@jawilla.com>)
Ответы Re: pgadmin goes to infinite loop  (Madis Pärn <madis@jawilla.com>)
Список 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

Вложения

В списке pgadmin-support по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu
Следующее
От: "JwexlerAt MailDotCom"
Дата:
Сообщение: Feature request: Ability to modify field positions