Re: comment typo - misnamed function
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-26T04:50:45Z
Lists: pgsql-hackers
On Mon, Apr 26, 2021 at 7:59 AM Peter Smith <smithpb2250@gmail.com> wrote: > > PSA patch to fix a misnamed function in a comment. > > typo: "DecodePreare" --> "DecodePrepare" > Pushed. -- With Regards, Amit Kapila.
Commits
-
Fix typo in reorderbuffer.c.
- 6d2e87a077b3 14.0 landed