Thanks, patch applied.
On Wed, Feb 10, 2021 at 3:13 PM Rahul Shirsat <
rahul.shir...@enterprisedb.com> wrote:
> Hi Team,
>
> The above observation is fixed. Please find the updated patch below.
>
> On Wed, Feb 10, 2021 at 12:57 PM Nikhil Mohite <
> nikhil.moh...@enterprisedb.com> wrote:
>
>> Hi R
Hi Rahul,
While reviewing the patch, found one observation with update privileges.
1. While creating a table add any privileges for any user and save. (e.g:
Add Insert to user1)
2. Open table properties and update privileges for the same user by editing
the privilege (e.g: Now Add Update to user1)
Hi Nikhil
Can you please review the patch thoroughly?
On Mon, Feb 8, 2021 at 3:28 PM Rahul Shirsat
wrote:
> Akshay,
>
> Removed some whitespace warnings. While this new patch is applied there
> are still 2 unknown whitespace warnings which are pointing to the wrong
> location.
>
> Could you ple
Hi Rahul,
On Sat, Feb 6, 2021 at 1:25 AM Rahul Shirsat
wrote:
> 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 to