Recover properly if a database is renamed externally. Fixes #2077 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=024b97479dde8ce231532a5f79fb6600cbea0923 Author: RAJASEKAR G <[email protected]> Modified Files -------------- web/pgadmin/browser/server_groups/servers/databases/__init__.py | 2 +- web/pgadmin/utils/driver/psycopg2/__init__.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
