Re: Patch to address creation of PgStat* contexts with null parent context

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Re: Patch to address creation of PgStat* contexts with null parent context
Дата
Msg-id 20220908.092639.1197475078207989046.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответ на Re: Patch to address creation of PgStat* contexts with null parent context  ("Drouvot, Bertrand" <bdrouvot@amazon.com>)
Ответы Re: Patch to address creation of PgStat* contexts with null parent context  ("Drouvot, Bertrand" <bdrouvot@amazon.com>)
Список pgsql-hackers
At Wed, 7 Sep 2022 11:11:11 +0200, "Drouvot, Bertrand" <bdrouvot@amazon.com> wrote in 

> On 9/6/22 7:53 AM, Kyotaro Horiguchi wrote:
> > So, I'm fine with just replacing the parent context at the three
> > places.

Looks good to me. To make sure, I ran make check-world with adding an
assertion check that all non-toplevel memcontexts are created under
non-null parent and I saw no failure.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Reducing the chunk header sizes on all memory context types
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: SYSTEM_USER reserved word implementation