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.
2 parents f1b30e5 + 6123e94 commit 98bb4fcCopy full SHA for 98bb4fc
src/backup.c
@@ -37,7 +37,7 @@ static uint32 stream_stop_timeout = 0;
37
/* Time in which we started to wait for streaming end */
38
static time_t stream_stop_begin = 0;
39
40
-const char *progname = "pg_probackup";
+//const char *progname = "pg_probackup";
41
42
/* list of files contained in backup */
43
static parray *backup_files_list = NULL;
0 commit comments