Re: [pgAdmin4][Patch] Add affected row count support in psycopg2 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch] Add affected row count support in psycopg2
Date
Msg-id CA+OCxow++Ae9ELnKwyShboNt0v9M21L3+DSa6JssTOiW2XpCaw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch] Add affected row count support in psycopg2  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Tue, Apr 12, 2016 at 11:24 AM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All

While implementing Query Tool, we need the affected row count for the queries (DELETE, SELECT, UPDATE etc..) executed on the database server. I have implemented the same. Attached is the patch file, please review it and let me know the review comments if any. 


--
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 an affected row count property to the
Next
From: Dave Page
Date:
Subject: Re: Dialog issue: General category text is shown as undefined [pgadmin4]