pgAdmin 4 commit: Fixes #1273 - Resolved an issue setting privileges on - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1273 - Resolved an issue setting privileges on
Date
Msg-id E1b8mKx-000244-4U@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1273 - Resolved an issue setting privileges on the SHELL type.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6dbfb7db7e10bbab4c83e88d8f5e31cc2b2b40ef
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/types/templates/type/js/type.js        | 28 ++++++++++++++---
.../server_groups/servers/static/js/privilege.js   | 35 ++++++++++++++--------
2 files changed, 46 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fix the issue in JSON decoding (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix the issue in type node (pgAdmin4)