pgAdmin 4 commit: Allow selection of 'PUBLIC' as a role in privileges.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow selection of 'PUBLIC' as a role in privileges.
Date: 2016-07-13 13:51:29
Message-ID: E1bNKZV-0005dt-LN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow selection of 'PUBLIC' as a role in privileges. Fixes #1416

Branch
------
master

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

Modified Files
--------------
.../tables/column/templates/column/macros/privilege.macros | 6 +++---
.../schemas/tables/templates/column/macros/privilege.macros | 6 +++---
.../schemas/templates/macros/functions/privilege.macros | 6 +++---
.../schemas/templates/macros/schemas/privilege.macros | 6 +++---
.../servers/templates/macros/default_privilege.macros | 12 ++++++------
.../server_groups/servers/templates/macros/privilege.macros | 6 +++---
web/pgadmin/browser/server_groups/servers/utils.py | 7 ++++++-
7 files changed, 27 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-13 13:51:35 Re: PATCH: To fix issue using PUBLIC as role (pgAdmin4)
Previous Message Surinder Kumar 2016-07-13 13:50:11 Re: [pgAdmin4][Patch]: RM#1432 - File Browser - File does not exist error