Re: ssl tests aren't concurrency safe due to get_free_port()

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: ssl tests aren't concurrency safe due to get_free_port()
Дата
Msg-id 20221120190545.nlkqzksoo4s2vhvj@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: ssl tests aren't concurrency safe due to get_free_port()  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: ssl tests aren't concurrency safe due to get_free_port()  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 2022-11-20 10:10:38 -0500, Andrew Dunstan wrote:
> OK, pushed with a little more tweaking.

Thanks!


> I didn't upcase top_builddir
> because the existing prove_installcheck recipes already export it and I
> wanted to stay consistent with those.

Makes sense.


> If it works ok I will backpatch in couple of days.

+1



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Avoid double lookup in pgstat_fetch_stat_tabentry()
Следующее
От: Andres Freund
Дата:
Сообщение: Re: heavily contended lwlocks with long wait queues scale badly