Re: PATCH: Wait for the thread only if it is running

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: PATCH: Wait for the thread only if it is running
Дата
Msg-id CAG7mmowGiewOQ=1nUyA_4rJvzK6TAna0WOnkoQ7AyKVTVD_25A@mail.gmail.com
обсуждение исходный текст
Ответ на PATCH: Wait for the thread only if it is running  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Ответы Re: PATCH: Wait for the thread only if it is running  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Found couple of more issues in the same area.
- Forgot to set variable to NULL after deleting it
- Removed redundant code
- Canceling the thread execution only if the thread is running

Attached is the updated patch.

On Fri, Jul 5, 2013 at 2:41 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi,

I have modified the code a little bit for the ctlSQLResult and debugger, so that it will wait for the thread only if it was running.
It should resolve the issue reported in the following mail thread.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi




--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: PATCH: Debug a function deleted outside the pgAdmin III environment
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Use a modified icon to indicate materialised views.