Re: [PATCH] Fix alter subscription concurrency errors - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Fix alter subscription concurrency errors
Date
Msg-id Y0ZOAabPrx0oV5SW@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Fix alter subscription concurrency errors  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [PATCH] Fix alter subscription concurrency errors  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Fri, Sep 09, 2022 at 06:37:07PM +0200, Alvaro Herrera wrote:
> Would it work to use get_object_address() instead?  That would save
> having to write a lookup-and-lock function with a retry loop for each
> object type.

Jeite, this thread is waiting for your input.  This is a bug fix, so I
have moved this patch to the next CF for now to keep track of it.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: collect_corrupt_items_vacuum.patch
Next
From: Michael Paquier
Date:
Subject: Re: pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled