pgAdmin 4 commit: Fixes #1135 - resolved an issue dropping a role with - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1135 - resolved an issue dropping a role with
Date
Msg-id E1b5H2U-0000ZV-JO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1135 - resolved an issue dropping a role with special characters.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=42a3b784ba20cc41a8a620d445ee254634000f52
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/__init__.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Add support for CREATE, SELECT & INSERT functionality in View and Materialized view
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fix the issue while dropping a Role (pgAdmin4)