| From: | Kenaniah Cerny <kenaniah(at)gmail(dot)com> |
|---|---|
| To: | daniel(at)yesql(dot)se |
| Cc: | Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Proposal: allow database-specific role memberships |
| Date: | 2021-12-01 18:26:32 |
| Message-ID: | CA+r_aq91sYKJa7+RXsDuhw7r5DH6YgNHbE-kZASSnaRDRC_B4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)yesql(dot)se> wrote:
> > On 28 Oct 2021, at 21:39, Kenaniah Cerny <kenaniah(at)gmail(dot)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 | Content-Type | Size |
|---|---|---|
| database-role-memberships-v4.patch | application/octet-stream | 69.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2021-12-01 18:26:45 | Fix inappropriate uses of PG_GETARG_UINT32() |
| Previous Message | Florin Irion | 2021-12-01 17:47:40 | Re: Reserve prefixes for loaded libraries proposal |