Re: [PATCH] Fix alter subscription concurrency errors

Поиск
Список
Период
Сортировка
От vignesh C
Тема Re: [PATCH] Fix alter subscription concurrency errors
Дата
Msg-id CALDaNm11caCxe70jKS3SVP2b+cyN-raBGLpspkZxv87BFPxgXg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Fix alter subscription concurrency errors  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Fix alter subscription concurrency errors  ("Gregory Stark (as CFM)" <stark.cfm@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] Completed unaccent dictionary with many missing characters
Следующее
От: Ted Toth
Дата:
Сообщение: Re: [PATCH] Add <> support to sepgsql_restorecon