[PGAGENT] [PATCH] Remove wxWidget dependency

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема [PGAGENT] [PATCH] Remove wxWidget dependency
Дата
Msg-id CAG7mmoxYmDaHSPcnrVAe3DmMS+J77juE2ZvL-rVVo5adGLooeA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PGAGENT] [PATCH] Remove wxWidget dependency  (Neel Patel <neel.patel@enterprisedb.com>)
Список pgadmin-hackers
Hi Dave/Team,

Please find the attached patch to remove the wxWidgets dependency, and added "Boost" dependency from the pgAgent code.

The original author of the patch is Neel Patel.

I have modified couple of things like:
- Using Locker class to work locking & unlocking of shared mutex always in tandem
- Using single pointer handler class for handling the memory leak of DBresult class

Please review it, and let us know the concerns.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


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

Вложения

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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fixed RMs #1220 & #1221
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Fix layout of the error message in the query tool