[pgAdmin] RM6117 Unable to update column level privileges from security tab. - Mailing list pgadmin-hackers

From Rahul Shirsat
Subject [pgAdmin] RM6117 Unable to update column level privileges from security tab.
Date
Msg-id CAKtn9dO1bk_1aNRcOFE_FhM-KnN6Sws2w3fn=U2XK+=C=dkMDg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin] RM6117 Unable to update column level privileges from security tab.
List pgadmin-hackers
Hi Hackers,

Please find the attached patch which resolves the issue of unable to update column level privileges in the security tab.

Additionally, when the user tries to change grantee, the sql wasn't generating, this too issue is resolved.

This security privilege issue is resolved for the following nodes:

1.) Tables (test cases are skipped as there are no resql test cases based on pg & ppas)
2.) Columns
3.) Views              
4.) MViews              
5.) Types              
6.) Functions          
7.) Procedures          
8.) Trigger functions
9.) Sequences
10.) Schema

P.S for committer : Warning of whitespaces after applying patch should be ignored as it is a part of resql test case results.

--
Rahul Shirsat
Senior Software Engineer | EnterpriseDB Corporation.
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Convert READMEs to lightly formatted markdown, so the
Next
From: Sergey Burladyan
Date:
Subject: pgagent unicode support