Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding
Дата
Msg-id D1AB20AC-1B51-4296-87DB-9247038B2F4D@yandex-team.ru
обсуждение исходный текст
Ответ на Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers

> 10 янв. 2021 г., в 14:43, Noah Misch <noah@leadboat.com> написал(а):
>
>> Can you please send revised patches with fixes?
>
> Attached.
> <slru-truncate-modulo-v6.patch>
> <slru-truncate-t-insurance-v5.patch>

I'm marking patch as ready for committer.

I can't tell should we backpatch insurance patch or not: it potentially fixes unknown bugs, and potentially contains
unknownbugs. I can't reason because of such uncertainty. I've tried to look for any potential problem and as for now I
seenone. Chances are <slru-truncate-t-insurance-v5.patch> is doing code less error-prone. 

Fix <slru-truncate-modulo-v6.patch> certainly worth backpatching.

Thanks!

Best regards, Andrey Borodin.


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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Added schema level support for publication.
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: [HACKERS] Custom compression methods