pgAdmin 4 commit: Allow users to choose SELECT permissions for sequence - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow users to choose SELECT permissions for sequence
Date
Msg-id E1bs4ZN-0004hw-C1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow users to choose SELECT permissions for sequences in the Grant Wizard. Fixes #1835

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0aaa80029ca98cfe6bf15f8ead6ba5e18b69554

Modified Files
--------------
.../tools/grant_wizard/templates/grant_wizard/pg/9.1_plus/acl.json      | 2 +-
.../tools/grant_wizard/templates/grant_wizard/ppas/9.1_plus/acl.json    | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow users to choose SELECT permissions for tables i
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: To fix the issue in Debugger module (pgAdmin4)