pgAdmin 4 commit: Fixed an issue where privileges not shown in catalog - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where privileges not shown in catalog
Date
Msg-id E1mRFtD-0002H9-P2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where privileges not shown in catalog nodes for Properties tab. Fixes #6743

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=346ee6ba5f4e97f01f4fedf9e8026b6c236e15d5
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/static/js/catalog.ui.js          | 10 +---------
web/pgadmin/browser/static/js/node_view.jsx                    |  3 ++-
2 files changed, 3 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6713 [Debugger] Messages tab hide last message