Re: BUG #17186: In connect.c, the lock connections_mutex is not correctly released(Line 463) at the return(Line 522)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #17186: In connect.c, the lock connections_mutex is not correctly released(Line 463) at the return(Line 522)
Дата
Msg-id YT7VgWYL7O3Upgr2@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #17186: In connect.c, the lock connections_mutex is not correctly released(Line 463) at the return(Line 522)  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
On Sat, Sep 11, 2021 at 02:38:47PM +0900, Michael Paquier wrote:
> If a client is under memory pressure, that could really mess up
> applications and the list of connections, so this had better be
> backpatched.

Done as of 3768c46, down to 9.6.  Thanks for the report, Ryan.
--
Michael

Вложения

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17189: Index not created when primary key created