[pgadmin-hackers] pgAdmin 4 commit: Fixed handling of nested privileges. Fixes #2335 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] pgAdmin 4 commit: Fixed handling of nested privileges. Fixes #2335
Date
Msg-id E1d2ubh-0006cp-9m@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue withdisplaying bigint[] values in query tool
Next
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Table column edit breaks whenusing column level permissions