pgAdmin 4 commit: Improve the logic for Bad handling of missing connect

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve the logic for Bad handling of missing connect
Date: 2016-09-06 13:04:24
Message-ID: E1bhG36-0002EA-M9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve the logic for Bad handling of missing connection database server RM #1387

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ac65070bc791e1fc8fb0a9c72808f60d48471d7
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 2 +-
.../browser/templates/browser/js/browser.js | 69 +++--
web/pgadmin/utils/driver/psycopg2/__init__.py | 289 ++++++++++++++-------
3 files changed, 245 insertions(+), 115 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-09-06 13:05:57 Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server
Previous Message Murtuza Zabuawala 2016-09-06 12:57:55 PATCH: handling of range types (pgAdmin4)