Обсуждение: pgsql: Fix some comments of do_pg_backup_start() and do_pg_backup_stop(

Поиск
Список
Период
Сортировка

pgsql: Fix some comments of do_pg_backup_start() and do_pg_backup_stop(

От
Michael Paquier
Дата:
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

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(-)