Re: ensure, not insure
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-09T11:20:59Z
Lists: pgsql-hackers
On Thu, 9 Nov 2023 at 14:22, Michael Paquier <michael@paquier.xyz> wrote: > > On Wed, Nov 08, 2023 at 08:31:28PM +1300, David Rowley wrote: > > Those all look fine to me too. > > +1. I've pushed this. I backpatched due to the typo in the fsync GUC description. I'd have only pushed to master if it were just the comment typos. I noticed older versions had another instance of "insure" in a code comment. I opted to leave that one alone since that file is now gone in more recent versions. David
Commits
-
Ensure we use the correct spelling of "ensure"
- 2be564507588 12.18 landed
- cd75e30398a6 13.14 landed
- 33185d3042ef 14.11 landed
- 456d697bae08 15.6 landed
- ef7c36555179 16.2 landed
- 10d34fefc2ab 17.0 landed