Fix grammatical typos around possessive "its"
John Naylor <john.naylor@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/amcheck/verify_nbtree.c | modified | +1 −1 |
| src/backend/access/spgist/spgscan.c | modified | +1 −1 |
| src/backend/replication/logical/reorderbuffer.c | modified | +1 −1 |
| src/backend/replication/logical/worker.c | modified | +1 −1 |
| src/backend/replication/pgoutput/pgoutput.c | modified | +2 −2 |
| src/backend/storage/lmgr/lock.c | modified | +1 −1 |
| src/backend/storage/lmgr/lwlock.c | modified | +1 −1 |
| src/backend/utils/adt/formatting.c | modified | +1 −1 |
| src/backend/utils/adt/jsonpath_exec.c | modified | +1 −1 |
| src/backend/utils/adt/tsrank.c | modified | +1 −1 |
| src/backend/utils/sort/tuplesort.c | modified | +1 −1 |
| src/bin/pg_combinebackup/reconstruct.c | modified | +1 −1 |
| src/fe_utils/parallel_slot.c | modified | +2 −2 |
| src/include/jit/SectionMemoryManager.h | modified | +1 −1 |
| src/include/nodes/plannodes.h | modified | +2 −2 |
| src/pl/plpgsql/src/pl_exec.c | modified | +1 −1 |
| src/test/modules/test_slru/t/001_multixact.pl | modified | +1 −1 |
| src/test/recovery/t/035_standby_logical_decoding.pl | modified | +1 −1 |
Discussion
- Comment cleanup - it's vs its 4 messages · 2025-01-29