Re: Executing inet_server_addr/port() in parallel workers - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Executing inet_server_addr/port() in parallel workers
Date
Msg-id CAD21AoBBq7LjvA7a6J8w9Xm2FOdsbSpf31vMeNThRY36FS+3Pw@mail.gmail.com
Whole thread Raw
In response to Re: Executing inet_server_addr/port() in parallel workers  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Moving other hex functions to /common
Next
From: Tom Lane
Date:
Subject: Re: Moving other hex functions to /common