Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, Ajin Cherian <itsajin(at)gmail(dot)com>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Date: 2026-07-27 23:00:00
Message-ID: CALj2ACX+PEL9bHosLQ2htRSz_q71nhCK-PvEE_j6uDqe3FZ3tA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Jul 27, 2026 at 12:20 PM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> Thank you for updating the patches! They look good to me.
>
> I've updated the commit message and am going to push them (down to
> v16), barring any objections.

Adjusted commit message looks good to me. Thanks for taking care of that.

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-07-27 23:11:23 Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Previous Message Sami Imseih 2026-07-27 22:21:13 Re: Track skipped tables during autovacuum and autoanalyze