Re: Fix typos in reorderbuffer.c
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-10-09T03:13:19Z
Lists: pgsql-hackers
On Thu, Oct 8, 2020 at 2:40 PM Masahiko Sawada <masahiko.sawada@2ndquadrant.com> wrote: > > On Thu, 8 Oct 2020 at 17:37, Amit Kapila <amit.kapila16@gmail.com> wrote: > > > > > So, I feel the > > comments should be accordingly updated. > > +1 for this change. > Thanks, I have pushed this and along with it pushed a typo-fix in logical.c. -- With Regards, Amit Kapila.
Commits
-
Fix typos in logical.c and reorderbuffer.c.
- f13f2e484172 14.0 landed