pgAdmin 4 commit: Fixed handling of nested privileges. Fixes #2335

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed handling of nested privileges. Fixes #2335
Date: 2017-04-25 07:09:53
Message-ID: E1d2ubh-0006cp-9m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed handling of nested privileges. Fixes #2335

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-04-25 07:10:59 Re: [pgAdmin4][PATCH] Table column edit breaks when using column level permissions
Previous Message Akshay Joshi 2017-04-25 06:54:59 Re: [pgAdmin4][PATCH] To fix the issue with displaying bigint[] values in query tool