]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Ensure we use the correct spelling of "ensure"
authorDavid Rowley <drowley@postgresql.org>
Thu, 9 Nov 2023 11:16:41 +0000 (00:16 +1300)
committerDavid Rowley <drowley@postgresql.org>
Thu, 9 Nov 2023 11:16:41 +0000 (00:16 +1300)
commitef7c36555179e5b80054eb9e9e303c7ae53eb7a1
tree5afae0f06aa1fc2084557f4fba4df367dc2a59c4
parentc396aca2b712f7872dcc4641a2a0fa553f232f76
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