pgAdmin 4 commit: Handle errors properly if they occur when renaming a

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle errors properly if they occur when renaming a
Date: 2018-05-28 21:35:38
Message-ID: E1fNPnm-0003ew-IN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle errors properly if they occur when renaming a database. Fixes #3353

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08990cb1de091a21d23135c8318bbd24bd10e8c5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst | 3 ++-
.../browser/server_groups/servers/databases/__init__.py | 11 +++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-28 21:37:28 pgAdmin 4 commit: Fix dropping of databases over SSH tunneled connectio
Previous Message Khushboo Vashi 2018-05-28 12:09:36 Re: [pgadmin4][Patch]: Test cases for the backup module