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

From vignesh C
Subject Re: [PATCH] Fix alter subscription concurrency errors
Date
Msg-id CALDaNm11caCxe70jKS3SVP2b+cyN-raBGLpspkZxv87BFPxgXg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Fix alter subscription concurrency errors  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Fix alter subscription concurrency errors
List pgsql-hackers
On Wed, 12 Oct 2022 at 10:48, Michael Paquier <michael@paquier.xyz> wrote:
>
> 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.

Jeite, please post an updated version with the fixes. As CommitFest
2023-01 is currently underway, this would be an excellent time to
update the patch.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: [PATCH] Completed unaccent dictionary with many missing characters
Next
From: Ted Toth
Date:
Subject: Re: [PATCH] Add <> support to sepgsql_restorecon