Re: Protecting allocator headers with Valgrind

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: Protecting allocator headers with Valgrind
Дата
Msg-id 20230415152558.GA1363788@rfd.leadboat.com
обсуждение исходный текст
Ответ на Protecting allocator headers with Valgrind  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: Protecting allocator headers with Valgrind  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On Wed, Apr 12, 2023 at 01:28:08AM +1200, David Rowley wrote:
> Any objections?

Not objecting.  I think the original Valgrind integration refrained from this
because it would have added enough Valgrind client requests to greatly slow
Valgrind runs.  Valgrind reduced the cost of client requests in later years,
so this new conclusion is reasonable.



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

Предыдущее
От: Dmitry Dolgov
Дата:
Сообщение: Re: [RFC] Add jit deform_counter
Следующее
От: Miroslav Bendik
Дата:
Сообщение: Incremental sort for access method with ordered scan support (amcanorderbyop)