pgAdmin 4 commit: Revert "Handle comments on databases with datallowcon

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Handle comments on databases with datallowcon
Date: 2017-01-20 13:24:42
Message-ID: E1cUZBK-0002Es-BQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Handle comments on databases with datallowconn=False correctly. Fixes #2024"

This reverts commit e431eb9d8ecc28572b39d26c9effcf66f70f6ae1.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/databases/__init__.py | 140 +++++++++++----------
1 file changed, 75 insertions(+), 65 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-20 13:24:50 Re: Minor patch for subnode control clean up code [pgAdmin4]
Previous Message Fahar Abbas 2017-01-20 12:41:47 Re: Re: PATCH: RM# 1679 - Background process for "restore" not reporting status back to pgAdmin