Re: 024_add_drop_pub.pl might fail due to deadlock

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Ajin Cherian <itsajin@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, Alexander Lakhin <exclusion@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-01T09:39:55Z
Lists: pgsql-hackers
On Thu, Jul 31, 2025 at 4:22 PM Ajin Cherian <itsajin@gmail.com> wrote:
>
> I've fixed the patches accordingly for all branches.
>

Pushed.

-- 
With Regards,
Amit Kapila.



Commits

  1. Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.