pgAdmin 4 commit: Renaming a server, when it was connected, should not

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Renaming a server, when it was connected, should not
Date: 2016-03-18 11:43:04
Message-ID: E1agso4-00053T-Ny@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Renaming a server, when it was connected, should not lose the existing
connections.

Thanks Neel for reporting the issue.

Also, resolved an issue related fetching properties of all the servers.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c9bbff28bff147ddd2f0c590eb339645f5508cc

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-18 12:00:13 pgAdmin 4 commit: Resolved an issue using wrong variable name for backb
Previous Message Harshal Dhumal 2016-03-18 11:41:27 Re: Control for selecting multiple columns [pgadmin4]