Re: Fix races conditions in DropRole() and GrantRole()

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: surya poondla <suryapoondla4(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix races conditions in DropRole() and GrantRole()
Date: 2026-08-04 06:41:28
Message-ID: anGJmG9aUAGUb0R/@bdtpg
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Surya,

On Tue, Jul 21, 2026 at 10:26:01AM -0700, surya poondla wrote:
> Hi Bertrand,
>
> Thank you for sharing the commitfest entry.
>
> The v4 patch looks all good. I hope the patch gets pushed soon.

Thanks! Attached a mandatory rebase (no major changes, just the new test position
in isolation_schedule).

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v5-0001-Add-RoleNameGetOid-with-invalidation-based-retry-.patch text/x-diff 13.0 KB
v5-0002-Protect-role-resolution-in-roleSpecsToIds-against.patch text/x-diff 9.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ants Aasma 2026-08-04 06:50:03 Re: Checkpoint replication slots later
Previous Message Nazir Bilal Yavuz 2026-08-04 06:40:23 Re: Streamify more code paths