Re: Patch for reorderbuffer.c documentation.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Dave Cramer <davecramer@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-07-18T09:15:28Z
Lists: pgsql-hackers
On Fri, Jul 17, 2020 at 8:59 PM Dave Cramer <davecramer@gmail.com> wrote: > > On Fri, 17 Jul 2020 at 11:17, David G. Johnston <david.g.johnston@gmail.com> wrote: >> >> On Fri, Jul 17, 2020 at 8:10 AM Dave Cramer <davecramer@gmail.com> wrote: >>> >>> This started out with just fixing >>> >>> "One option do deal" to " One option to deal" >>> >>> But after reading the rest I'd propose the following patch. >> >> >> Suggest replacing "though" with "however" instead of trying to figure out what amount of commas is readable (the original seemed better IMO). >> >> "However, the transaction records are fairly small and" > > > Works for me. > Thanks, pushed. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Adjust minor comment in reorderbuffer.c.
- f41fbee7e704 14.0 landed
-
Fix comments in reorderbuffer.c.
- df7c5cb16e8f 14.0 landed