Ensure we use the correct spelling of "ensure"
authorDavid Rowley <drowley@postgresql.org>
Thu, 9 Nov 2023 11:15:54 +0000 (00:15 +1300)
committerDavid Rowley <drowley@postgresql.org>
Thu, 9 Nov 2023 11:15:54 +0000 (00:15 +1300)
commit10d34fefc2ab3c12b03772744c24000c44b7a550
tree7f37825a46ae988e48b4a387b21a966845dc52da
parent0e3e8fbd3a8b1660b02a5bb032dc1f50e1d66b19
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
src/backend/access/heap/hio.c
src/backend/utils/misc/guc_tables.c
src/include/storage/buf_internals.h
src/tools/pg_bsd_indent/indent.c