Re: Minor database patch [pgadmin4] - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: Minor database patch [pgadmin4]
Date
Msg-id CAG7mmoyvk3pgnrMjZn_pLHLy44pukiRmnMLcyT7nd1qDU72mYQ@mail.gmail.com
Whole thread Raw
In response to Minor database patch [pgadmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers


On Tue, Feb 9, 2016 at 6:21 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA patch for database node.

Enhancement: We don't need to disconnect and connect to databse for each single offline query. We can disconnect once then apply queries and then connect again.

And minor code refactoring (more pythonic way)
Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company





-- 
Harshal Dhumal
Software Engineer 





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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Debian Testing and PLPG-Debugger error. My fault or something else?
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Disconnect the database connection only once not ever