Fix numerous typos in incremental backup commits.
Robert Haas <rhaas@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +1 −1 |
| doc/src/sgml/ref/pg_combinebackup.sgml | modified | +1 −1 |
| src/backend/backup/basebackup_incremental.c | modified | +3 −3 |
| src/backend/backup/walsummaryfuncs.c | modified | +2 −2 |
| src/backend/postmaster/walsummarizer.c | modified | +10 −11 |
| src/backend/replication/walsender.c | modified | +2 −2 |
| src/bin/pg_combinebackup/pg_combinebackup.c | modified | +3 −3 |
| src/bin/pg_combinebackup/t/002_compare_backups.pl | modified | +1 −1 |
| src/bin/pg_combinebackup/t/004_manifest.pl | modified | +1 −1 |
| src/bin/pg_combinebackup/write_manifest.c | modified | +1 −1 |
| src/common/blkreftable.c | modified | +6 −6 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +1 −1 |
Documentation touched
Discussion
- trying again to get incremental backup 106 messages · 2023-06-14 → 2024-10-28