Fix typos and grammar in code comments and docs
authorMichael Paquier <[email protected]>
Tue, 3 Sep 2024 05:49:04 +0000 (14:49 +0900)
committerMichael Paquier <[email protected]>
Tue, 3 Sep 2024 05:49:04 +0000 (14:49 +0900)
commit4236825197e8b7f26f8fd2ce0ac287a696e7264e
tree14629d4520f55b175c54667547e6feb648e92f52
parentc7cd2d6ed082a4638172acece33ed6f36da96263
Fix typos and grammar in code comments and docs

Author: Alexander Lakhin
Discussion: https://postgr.es/m/f7e514cf-2446-21f1-a5d2-8c089a6e2168@gmail.com
19 files changed:
contrib/test_decoding/specs/skip_snapshot_restore.spec
doc/src/sgml/xfunc.sgml
src/backend/access/transam/multixact.c
src/backend/commands/matview.c
src/backend/commands/waitlsn.c
src/backend/executor/execExprInterp.c
src/backend/postmaster/postmaster.c
src/backend/replication/logical/slotsync.c
src/backend/storage/aio/read_stream.c
src/backend/storage/lmgr/lock.c
src/backend/utils/cache/typcache.c
src/bin/pg_combinebackup/t/008_promote.pl
src/bin/psql/common.c
src/fe_utils/astreamer_gzip.c
src/include/storage/read_stream.h
src/include/utils/injection_point.h
src/interfaces/libpq/fe-connect.c
src/test/modules/test_misc/t/006_signal_autovacuum.pl
src/test/subscription/t/021_twophase.pl