Re: Proposal: allow database-specific role memberships - Mailing list pgsql-hackers

From Kenaniah Cerny
Subject Re: Proposal: allow database-specific role memberships
Date
Msg-id CA+r_aq91sYKJa7+RXsDuhw7r5DH6YgNHbE-kZASSnaRDRC_B4g@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: allow database-specific role memberships  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Proposal: allow database-specific role memberships
List pgsql-hackers
Thank you for the advice! 

Attached is a rebased version of the patch that omits catversion.h in order to avoid conflicts. 

On Wed, Nov 17, 2021 at 6:17 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> On 28 Oct 2021, at 21:39, Kenaniah Cerny <kenaniah@gmail.com> wrote:

> Thank you Asif. A rebased patch is attached.

This patch fails to apply yet again, this time due to a collusion in
catversion.h.  I think it's fine to omit the change in catversion.h as it's
likely to repeatedly cause conflicts, and instead just mention it on the
thread.  Any committer picking it up will know to perform the change anyways,
so leaving it out can keep the patch from conflicting.

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

Attachment

pgsql-hackers by date:

Previous
From: Florin Irion
Date:
Subject: Re: Reserve prefixes for loaded libraries proposal
Next
From: Peter Eisentraut
Date:
Subject: Fix inappropriate uses of PG_GETARG_UINT32()