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-05T03:05:51Z
Lists: pgsql-hackers
On Tue, Jan 5, 2021 at 7:45 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > 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. > Pushed. -- With Regards, Amit Kapila.
Commits
-
Fix typo in reorderbuffer.c.
- 9da2224ea2bb 14.0 landed