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

From Dave Page
Subject pgAdmin 4 commit: Allow users to choose SELECT permissions for tables i
Date
Msg-id E1bs4Tx-0004Iy-Bn@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow users to choose SELECT permissions for tables in the Grant Wizard. Fixes #1835

Branch
------
master

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

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: Re: PATCH: To fix the issue in Debugger module (pgAdmin4)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow users to choose SELECT permissions for sequence