Re: pgsql: Generational memory allocator

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: pgsql: Generational memory allocator
Дата
Msg-id CANP8+jJTz1RmjmnE2biK71yAEJxgcHT=pXjMX63FfvMLU3Wx7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Generational memory allocator  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On 25 November 2017 at 12:25, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I wrote:
>> For me, this patch fixes the valgrind failures inside generation.c
>> itself, but I still see one more in the test_decoding run: ...
>> Not sure what to make of this: the stack traces make it look unrelated
>> to the GenerationContext changes, but if it's not related, how come
>> skink was passing before that patch went in?
>
> I've pushed fixes for everything that I could find wrong in generation.c
> (and there was a lot :-().

Thanks very much for doing that.  I'll review changes and comment.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Generational memory allocator
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Generational memory allocator