mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 04:40:58 -04:00
Fix comment formatting.
This commit is contained in:
parent
ad13a09d76
commit
919c811ca1
1 changed files with 1 additions and 1 deletions
|
|
@ -10309,7 +10309,7 @@ pg_start_backup_callback(int code, Datum arg)
|
|||
/*
|
||||
* do_pg_stop_backup is the workhorse of the user-visible pg_stop_backup()
|
||||
* function.
|
||||
|
||||
*
|
||||
* If labelfile is NULL, this stops an exclusive backup. Otherwise this stops
|
||||
* the non-exclusive backup specified by 'labelfile'.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue