Re: Minor database patch [pgadmin4]

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Minor database patch [pgadmin4]
Date: 2016-02-18 11:10:16
Message-ID: CAG7mmoyvk3pgnrMjZn_pLHLy44pukiRmnMLcyT7nd1qDU72mYQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Feb 9, 2016 at 6:21 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)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
<http://www.enterprisedb.com/>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

>
>
>
> --
> *Harshal Dhumal*
> *Software Engineer *
>
>
>
> EenterpriseDB <http://www.enterprisedb.com>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Browse pgadmin-hackers by date

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