Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 919c811

Browse files
committed
Fix comment formatting.
1 parent ad13a09 commit 919c811

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -10309,7 +10309,7 @@ pg_start_backup_callback(int code, Datum arg)
1030910309
/*
1031010310
* do_pg_stop_backup is the workhorse of the user-visible pg_stop_backup()
1031110311
* function.
10312-
10312+
*
1031310313
* If labelfile is NULL, this stops an exclusive backup. Otherwise this stops
1031410314
* the non-exclusive backup specified by 'labelfile'.
1031510315
*

0 commit comments

Comments
 (0)