Fix numerous typos in incremental backup commits.
authorRobert Haas <rhaas@postgresql.org>
Thu, 21 Dec 2023 20:36:17 +0000 (15:36 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 21 Dec 2023 20:36:17 +0000 (15:36 -0500)
commit49f2194ed5c1f6274ac807fb033880aee0b0d1c3
tree639049031e9933071de256a6823ef16575dcab67
parentba08c10fcd7f58486e77166fa93e61ed59962da0
Fix numerous typos in incremental backup commits.

Apparently, spell check would have been a really good idea.

Alexander Lakhin, with a few additions as per an off-list report
from Andres Freund.

Discussion: http://postgr.es/m/f08f7c60-1ad3-0b57-d580-54b11f07cddf@gmail.com
13 files changed:
doc/src/sgml/ref/pg_basebackup.sgml
doc/src/sgml/ref/pg_combinebackup.sgml
src/backend/backup/basebackup_incremental.c
src/backend/backup/walsummaryfuncs.c
src/backend/postmaster/walsummarizer.c
src/backend/replication/walsender.c
src/bin/pg_combinebackup/pg_combinebackup.c
src/bin/pg_combinebackup/t/002_compare_backups.pl
src/bin/pg_combinebackup/t/004_manifest.pl
src/bin/pg_combinebackup/write_manifest.c
src/common/blkreftable.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.dat