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 <sula...@gmail.com>
Reviewed-by: Daniel Gustafsson <dan...@yesql.se>
Reviewed-by: Robert Haas <robertmh...@gmail.com>
Discussion: 
https://postgr.es/m/caaj_b95ecwgzcs4k3dx0e_yp-slwk5jbasfgiokmsjhqlw9...@mail.gmail.com
Backpatch-through: 17

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7ae13170ba556e51a8e89f1b8a16535a857263ab

Modified Files
--------------
src/bin/pg_combinebackup/pg_combinebackup.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to