]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix grammatical typos around possessive "its"
authorJohn Naylor <john.naylor@postgresql.org>
Wed, 29 Jan 2025 07:28:20 +0000 (14:28 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Wed, 29 Jan 2025 07:39:14 +0000 (14:39 +0700)
commit128897b101e0a7bc8621abac746ea99d444d83ae
tree130901bf3d4b609f51cc63beeb2134e284aa3e3b
parent235328ee4ae49cd5abf3c1c9b81f3b809507e5f2
Fix grammatical typos around possessive "its"

Some places spelled it "it's", which is short for "it is".
In passing, fix a couple other nearby grammatical errors.

Author: Jacob Brazeal <jacob.brazeal@gmail.com>
Discussion: https://postgr.es/m/CA+COZaAO8g1KJCV0T48=CkJMjAnnfTGLWOATz+2aCh40c2Nm+g@mail.gmail.com
18 files changed:
contrib/amcheck/verify_nbtree.c
src/backend/access/spgist/spgscan.c
src/backend/replication/logical/reorderbuffer.c
src/backend/replication/logical/worker.c
src/backend/replication/pgoutput/pgoutput.c
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/lwlock.c
src/backend/utils/adt/formatting.c
src/backend/utils/adt/jsonpath_exec.c
src/backend/utils/adt/tsrank.c
src/backend/utils/sort/tuplesort.c
src/bin/pg_combinebackup/reconstruct.c
src/fe_utils/parallel_slot.c
src/include/jit/SectionMemoryManager.h
src/include/nodes/plannodes.h
src/pl/plpgsql/src/pl_exec.c
src/test/modules/test_slru/t/001_multixact.pl
src/test/recovery/t/035_standby_logical_decoding.pl