pgsql: Fix some comments of do_pg_backup_start() and do_pg_backup_stop(
Started by Michael Paquierover 3 years ago1 messagescomitters
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: /messages/by-id/20220927.172427.467118514018439476.horikyota.ntt@gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/2e560b974ec7f7e8fe47e765e7c276422015ff3b
Modified Files
--------------
src/backend/access/transam/xlog.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)