Re: Allow CURRENT_ROLE in GRANTED BY - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Allow CURRENT_ROLE in GRANTED BY
Date
Msg-id BAF0FBD8-B1BD-4D31-B5BD-4780259131E2@yesql.se
Whole thread Raw
In response to Re: Allow CURRENT_ROLE in GRANTED BY  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 18 Nov 2021, at 14:42, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 18 Nov 2021, at 14:41, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote:
>>
>> On 16.11.21 15:27, Daniel Gustafsson wrote:
>>>>> On 16 Nov 2021, at 15:04, Daniel Gustafsson <daniel@yesql.se> wrote:
>>>> ..or should the attached small diff be applied to fix it?
>>> Actually it shouldn't, I realized when hitting Send that it was the wrong
>>> version.  The attached is the proposed diff.
>>
>> This appears to have been an oversight.
>
> Thanks for confirming, I’ll take another pass over the proposed diff in a bit.

Polished a little and pushed to master with a backpatch to 14 where it was
introduced.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Next
From: Daniel Gustafsson
Date:
Subject: Re: Add regression coverage for REVOKE ADMIN OPTION