Обсуждение: pgAdmin 4 commit: Allow selection of 'PUBLIC' as a role in privileges.

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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.zabuawala@enterprisedb.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(-)