Re: ensure, not insure
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Peter Smith <smithpb2250@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-09T15:00:12Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes: > 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. FTR, I do not think you should have back-patched. You created extra work for the translation team, and the mistake is subtle enough that it wasn't worth that. (My dictionary says that "insure and ensure are often interchangeable, particularly in US English".) regards, tom lane
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