pgsql: Ensure we use the correct spelling of "ensure"

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Ensure we use the correct spelling of "ensure"
Date: 2023-11-09 11:17:52
Message-ID: E1r132l-004e6H-IS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Ensure we use the correct spelling of "ensure"

We seem to have accidentally used "insure" in a few places. Correct
that.

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pv0biqrhA3pMhu40aDsj343mTsD75khKnHsLqR8P04f=Q@mail.gmail.com
Backpatch-through: 12, oldest supported version

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/33185d3042ef3e88c558e0730110f97a3f83c67f

Modified Files
--------------
src/backend/access/heap/hio.c | 2 +-
src/backend/utils/misc/guc.c | 2 +-
src/include/storage/buf_internals.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2023-11-09 11:18:18 pgsql: Ensure we use the correct spelling of "ensure"
Previous Message David Rowley 2023-11-09 11:17:21 pgsql: Ensure we use the correct spelling of "ensure"