Re: [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: Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2
Date: 2016-03-01 14:33:10
Message-ID: CANxoLDfFRGUywv6WQ0rUY_cONmVTH-D0Lg_ezebnuuCjDkdbhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)joshi(at)enterprisedb(dot)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-9517Mobile: +91 976-788-8246*
>

--
*Akshay Joshi*
*Principal Software Engineer *

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

Attachment Content-Type Size
Asynchronous_Connection_v2.patch application/octet-stream 19.4 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-01 17:12:45 Re: [pgAdmin4] PATCH: View and Role Node
Previous Message Sanket Mehta 2016-03-01 11:04:07 Re: PATCH: PGADMIN 4 - FTS templates node