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-07-21 09:46:09
Message-ID: al8/4SWljR9D+/+f@bdtpg
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Surya,

On Mon, Jul 20, 2026 at 02:20:59PM -0700, surya poondla wrote:
> Hi Bertrand,
>
> The v4 patch looks good to me.

Thanks for the review!

> You can create a commitfest entry and we can take it from there.

I've already created one [1].

[1]: https://commitfest.postgresql.org/patch/6985/

Regards,

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message solai v 2026-07-21 09:57:46 Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Previous Message Hayato Kuroda (Fujitsu) 2026-07-21 09:45:20 RE: Validate SERVER subscription conninfo during ALTER SUBSCRIPTION ... OWNER TO