pgAdmin 4 commit: Don't offer an option to drop the current maintenance

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't offer an option to drop the current maintenance
Date: 2016-06-23 10:37:53
Message-ID: E1bG21B-0004Vw-SJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't offer an option to drop the current maintenance database. Fixes #1382

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5ee592470984265c0999610e3d2b419882592e3
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 7 ++++---
.../servers/databases/templates/databases/js/databases.js | 4 +++-
2 files changed, 7 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-23 10:43:53 pgAdmin 4 commit: Fix constraint on server table to allow port 65535 to
Previous Message Dave Page 2016-06-23 10:37:44 Re: PATCH: Do not allow to drop current maintenance DB