Re: fix typo in ReorderBufferProcessTXN

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: fix typo in ReorderBufferProcessTXN
Дата
Msg-id CAD21AoAuUyHPYd+pc0xfzQidvfymT18L9w-gcaP_tcpXqWYviQ@mail.gmail.com
обсуждение исходный текст
Ответ на fix typo in ReorderBufferProcessTXN  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
Ответы Re: fix typo in ReorderBufferProcessTXN  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Tue, Jan 5, 2021 at 9:54 AM Hou, Zhijie <houzj.fnst@cn.fujitsu.com> wrote:
>
> Hi
>
>
>
> I found a possible typo in the comment of  ReorderBufferProcessTXN().
>
>
>
> * relmapper has no "historic" view, in contrast to normal
>
> * the normal catalog during decoding. Thus repeated
>
>
>
> Is there an extra ‘normal’ in the comment ?

Yeah, I think so.

> in contrast to normal the normal catalog during decoding == >> in contrast to the normal catalog during decoding

Looks good change to me.

Regards,

--
Masahiko Sawada
EnterpriseDB:  https://www.enterprisedb.com/



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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: New IndexAM API controlling index vacuum strategies
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Adding new commitfest entry?