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

From Dave Page
Subject Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2
Date
Msg-id CA+OCxoyNKtwSRzbsHCp5ywq8u5DdWjZoPcTnG5Qtp3HwMA+L7w@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks - applied.

On Tue, Mar 1, 2016 at 2:33 PM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All

I have added support to cancel long running transaction with asynchronous connection support. Attached is the modified patch, please review it and if looks good then please commit the code.  

On Thu, Feb 25, 2016 at 8:40 PM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
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



--
Akshay Joshi
Principal Software Engineer 


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


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add support for asynchronous connections to the datab
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Backgrid cell editable settings