pgAdmin 4 commit: Renaming a server, when it was connected, should not - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Renaming a server, when it was connected, should not
Date
Msg-id E1agso4-00053T-Ny@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved an issue related to not able to select grant
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved an issue using wrong variable name for backb