[PGAGENT] [PATCH] Remove wxWidget dependency - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject [PGAGENT] [PATCH] Remove wxWidget dependency
Date
Msg-id CAG7mmoxYmDaHSPcnrVAe3DmMS+J77juE2ZvL-rVVo5adGLooeA@mail.gmail.com
Whole thread Raw
Responses Re: [PGAGENT] [PATCH] Remove wxWidget dependency
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RMs #1220 & #1221
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fix layout of the error message in the query tool