Re: Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE
Date
Msg-id CAA4eK1KYrhbyruVrijDA-4QhXuYwoGkifzwdm2JyD9_yTG+7dQ@mail.gmail.com
Whole thread
In response to Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Wed, Aug 26, 2026 at 3:55 AM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
>
> Hi,
>
> On Tue, Aug 25, 2026 at 12:53 PM Nathan Bossart
> <nathandbossart@gmail.com> wrote:
> >
> > Does this one deserve a mention on the open items wiki [0]?
> >
> > [0] https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items
>
> I don't think so TBH. Given that it's not easily reproducible with
> direct SQL and we seem to have agreement on the fix. However, I will
> wait for Amit/Vignesh or others here.
>

I have pushed the fix. The reason to not add it to open items was that
the fix was simple and we have an agreement. Thanks for the review.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: doc: Reformat SELECT queries using GRAPH_TABLE
Next
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication