Re: API stability

Поиск
Список
Период
Сортировка
Искать
От
Kyotaro Horiguchi
Тема
Re: API stability
Дата
Msg-id
20220408.103255.1640071788970978147.horikyota.ntt@gmail.com
Ответ на
Список
Дерево обсуждения
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Petr Jelinek <petr.jelinek@enterprisedb.com>
At Fri, 8 Apr 2022 08:47:42 +0900, Michael Paquier  wrote in 
> On Thu, Apr 07, 2022 at 11:19:15AM -0400, Robert Haas wrote:
> > Here are patches for master and v14 to do things this way. Comments?
> 
> Thanks for the patches.  They look correct.  For ~14, I'd rather avoid
> the code duplication done by GetVirtualXIDsDelayingChkptEnd() and
> HaveVirtualXIDsDelayingChkpt() that could be avoided with an extra
> bool argument to the existing routine.  The same kind of duplication
> happens with GetVirtualXIDsDelayingChkpt() and
> GetVirtualXIDsDelayingChkptEnd().

FWIW, it is done in [1].

[1] https://www.postgresql.org/message-id/20220406.164521.17171257901083417.horikyota.ntt%40gmail.com

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center


В списке pgsql-hackers по дате отправления
От: Andres Freund
Дата:
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: API stability
FAQ