pgAdmin 4 commit: Check for the connection status before executing the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Check for the connection status before executing the
Date: 2016-05-12 07:53:36
Message-ID: E1b0lRA-0005wj-GR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Check for the connection status before executing the statement for
checking the 'server in recovery' information.

Thanks Khushboo for reporting the issue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40a949038290e21d9952591cdaa9efff678603fe
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-12 07:53:51 Re: PATCH: Fixed sql execution issue (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-05-12 07:48:17 PATCH: Fixed sql execution issue (pgAdmin4)