Re: Patch for reorderbuffer.c documentation.
Dave Cramer <davecramer@gmail.com>
From: Dave Cramer <davecramer@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-07-17T15:28:50Z
Lists: pgsql-hackers
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, Dave
Commits
-
Adjust minor comment in reorderbuffer.c.
- f41fbee7e704 14.0 landed
-
Fix comments in reorderbuffer.c.
- df7c5cb16e8f 14.0 landed