Fix comment formatting.

This commit is contained in:
Robert Haas 2016-10-21 12:04:21 -04:00
parent ad13a09d76
commit 919c811ca1
1 changed files with 1 additions and 1 deletions

View File

@ -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'.
*