[pgAdmin4][Patch]: Support for asynchronous connection in psycopg2

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2
Date: 2016-02-25 15:10:57
Message-ID: CANxoLDfULciOwSfGE+HZkAj469juR7HAqqxMYSF898c3jreMug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
Asynchronous_Connection.patch text/x-patch 13.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-02-25 15:14:06 [pgAdmin4][Patch]: Added some backgrid extensions
Previous Message Dave Page 2016-02-25 14:23:12 Re: PATCH: Collation node [pgAdmin4]