pgsql: pg_combinebackup: Fix incorrect code documentation

2025-04-15 Thread Daniel Gustafsson
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

pgsql: pg_combinebackup: Fix incorrect code documentation

2025-04-15 Thread Daniel Gustafsson
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