Re: Fix around conn_duration in pgbench

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Fix around conn_duration in pgbench
Дата
Msg-id 6614fa41-3c23-5563-e931-e287cd64f960@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Fix around conn_duration in pgbench  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: Fix around conn_duration in pgbench  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers

On 2021/08/31 16:56, Fabien COELHO wrote:
> 
>>> I would think we should leave as it is for pg13 and before to not surprise users.
>>
>> Ok. Thank you for your opinion. I also agree with not changing the behavior of
>> long-stable branches, and I think this is the same opinion as Fujii-san.
>>
>> Attached is the patch to fix to measure disconnection delays that can be applied to
>> pg14 or later.
> 
> I agree that this is not a bug fix, so this is not a matter suitable for for backpatching. Maybe for pg14.

+1. So we reached the consensus!

Attached is the updated version of the patch. Based on Nagata-san's latest patch,
I just modified the comment slightly and ran pgindent. Barring any objection,
I will commit this patch only in master and v14.

Regards,

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

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: prevent immature WAL streaming
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCH] pg_permissions