Fix some comments of do_pg_backup_start() and do_pg_backup_stop()

Michael Paquier <michael@paquier.xyz>

Commit: 2e560b974ec7f7e8fe47e765e7c276422015ff3b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-09-28T00:58:44Z
Releases: 16.0
Fix some comments of do_pg_backup_start() and do_pg_backup_stop()

Both functions referred to an incorrect variable name, so make the whole
more consistent.

Oversight in 7d70809.

Author: Kyotaro Horiguchi, Bharath Rupireddy
Discussion: https://postgr.es/m/20220927.172427.467118514018439476.horikyota.ntt@gmail.com

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +4 −4

Discussion