[pgAdmin4][Patch]: Support for asynchronous connection in psycopg2 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2
Date
Msg-id CANxoLDfULciOwSfGE+HZkAj469juR7HAqqxMYSF898c3jreMug@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2
List pgadmin-hackers
Hi All 

I have added logic to support asynchronous connection in psycopg2. This functionality will be required for the Debugger module, so sending the patch. Attached is the patch file, please review it and let me know the comments if any. If it looks good then please commit the code.   

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Collation node [pgAdmin4]
Next
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: Added some backgrid extensions