Re: btree_gist valgrind warnings about uninitialized memory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: btree_gist valgrind warnings about uninitialized memory
Дата
Msg-id 16678.1401924610@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: btree_gist valgrind warnings about uninitialized memory  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> On 2014-05-14 12:20:55 -0400, Tom Lane wrote:
>> Yeah, I don't think we want to bump the WAL version code post-beta1.
>> 
>> Probably better to assign the modified spgist record a new xl_info ID
>> number, so that a beta1 slave would throw an error for it.

> Since that ship has now sailed...? It's imo bad form to release a new
> version that overwrites the stack and heap, even if we can't see a
> concrete danger.

Yeah, no longer much reason to avoid changing the WAL version code.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Sigh, we need an initdb
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Turning recovery.conf into GUCs