Re: Executing inet_server_addr/port() in parallel workers

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: Executing inet_server_addr/port() in parallel workers
Дата
Msg-id CAD21AoBBq7LjvA7a6J8w9Xm2FOdsbSpf31vMeNThRY36FS+3Pw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Executing inet_server_addr/port() in parallel workers  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Jan 14, 2021 at 6:24 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> I wrote:
> > Having said that, I'm fine with the idea of just marking these
> > parallel-restricted in HEAD and ignoring the problem in the back
> > branches.
>
> Hearing no complaints, done that way.

Although I thought that backpatching would be helpful for users who
start to use the supported PostgreSQL, I agree not to backpatching
since the likelihood that parallel workers execute these functions is
low.

Thank you for committing the patch!

Regards,

--
Masahiko Sawada
EnterpriseDB:  https://www.enterprisedb.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Moving other hex functions to /common
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Moving other hex functions to /common