pg_combinebackup: Fix incorrect code documentation
authorDaniel Gustafsson <[email protected]>
Tue, 15 Apr 2025 13:27:08 +0000 (15:27 +0200)
committerDaniel Gustafsson <[email protected]>
Tue, 15 Apr 2025 13:27:08 +0000 (15:27 +0200)
commitfb9ec9cf79263329ca8f116d6dacaada78f49dc2
tree0061093a341b664964e5f381fe236c382a0159dc
parent8c153fcfa0d6281f4d2754dfdc74055aee86814e
pg_combinebackup: Fix incorrect code documentation

The code comment for parse_oid accidentally used the wrong parameter
when referring to the location of the last backup. Also, while there,
improve sentence wording by removing a superfluous word.

Backpatch to v17 where pg_combinebackup was addedd

Author: Amul Sul <[email protected]>
Reviewed-by: Daniel Gustafsson <[email protected]>
Reviewed-by: Robert Haas <[email protected]>
Discussion: https://postgr.es/m/CAAJ_b95ecWgzcS4K3Dx0E_Yp-SLwK5JBasFgioKMSjhQLw9xvg@mail.gmail.com
Backpatch-through: 17
src/bin/pg_combinebackup/pg_combinebackup.c