pgAdmin 4 commit: Handle comments on databases with datallowconn=False

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle comments on databases with datallowconn=False
Date: 2017-01-16 15:42:29
Message-ID: E1cT9QT-00024O-UW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-16 15:43:15 Re: PATCH: To fix the issue in Database node (pgAdmin4)
Previous Message Dave Page 2017-01-16 15:35:46 Re: [pgAdmin4][patch]: RM 1967 - Layout is not remembered