Re: protect pg_stat_statements_info() for being used without the library loaded

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: protect pg_stat_statements_info() for being used without the library loaded
Дата
Msg-id 427aec08-0603-ab5a-19be-a45bc2fa5706@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: protect pg_stat_statements_info() for being used without the library loaded  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: protect pg_stat_statements_info() for being used without the library loaded  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

On 2021/01/28 15:42, Michael Paquier wrote:
> On Thu, Jan 28, 2021 at 08:49:54AM +0800, Julien Rouhaud wrote:
>> Good catch, and patch looks good to me.
> 
> This crashes the server, cash.  Looking at all the other modules in
> the tree, I am not seeing any other hole.  This is new as of 9fbc3f3,
> and I will apply it on HEAD.

Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: protect pg_stat_statements_info() for being used without the library loaded
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Single transaction in the tablesync worker?