pgAdmin 4 commit: Fixes #1135 - resolved an issue dropping a role with

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1135 - resolved an issue dropping a role with
Date: 2016-05-24 18:26:46
Message-ID: E1b5H2U-0000ZV-JO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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