Re: fix typo in ReorderBufferProcessTXN

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: "Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-05T02:15:57Z
Lists: pgsql-hackers
On Tue, Jan 5, 2021 at 7:13 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> On Tue, Jan 5, 2021 at 9:54 AM Hou, Zhijie <houzj.fnst@cn.fujitsu.com> wrote:
>
> > in contrast to normal the normal catalog during decoding == >> in contrast to the normal catalog during decoding
>
> Looks good change to me.
>

+1. I will push this in some time.

-- 
With Regards,
Amit Kapila.



Commits

  1. Fix typo in reorderbuffer.c.