Fix typos in code comments and test data
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Tue, 3 Sep 2024 09:33:38 +0000 (11:33 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Tue, 3 Sep 2024 09:33:38 +0000 (11:33 +0200)
commit31a98934d1699007b50aefaedd68ab4d6b42e3b4
tree6866212bec8d9b2a2b4b76f23102fa9154e187f1
parent2b5f57977f6d16796121d796835c48e4241b4da1
Fix typos in code comments and test data

The typos in 005_negotiate_encryption.pl and pg_combinebackup.c
shall be backported to v17 where they were introduced.

Backpatch-through: v17
Discussion: https://postgr.es/m/Ztaj7BkN4658OMxF@paquier.xyz
src/backend/storage/buffer/bufmgr.c
src/bin/pg_combinebackup/pg_combinebackup.c
src/interfaces/libpq/t/005_negotiate_encryption.pl