[pgadmin-hackers] pgAdmin 4 commit: Handle comments on databases withdatallowconn=False - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Handle comments on databases withdatallowconn=False
Date
Msg-id E1cT9QT-00024O-UW@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][patch]: RM 1967 - Layout is not remembered
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)