We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad13a09 commit 919c811Copy full SHA for 919c811
src/backend/access/transam/xlog.c
@@ -10309,7 +10309,7 @@ pg_start_backup_callback(int code, Datum arg)
10309
/*
10310
* do_pg_stop_backup is the workhorse of the user-visible pg_stop_backup()
10311
* function.
10312
-
+ *
10313
* If labelfile is NULL, this stops an exclusive backup. Otherwise this stops
10314
* the non-exclusive backup specified by 'labelfile'.
10315
*
0 commit comments