pgAdmin 4 commit: Allow users to choose SELECT permissions for tables i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow users to choose SELECT permissions for tables i
Date: 2016-10-06 08:56:49
Message-ID: E1bs4Tx-0004Iy-Bn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-06 09:02:25 pgAdmin 4 commit: Allow users to choose SELECT permissions for sequence
Previous Message Dave Page 2016-10-05 13:59:25 Re: PATCH: To fix the issue in Debugger module (pgAdmin4)