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 8c0badc commit 6123e94Copy full SHA for 6123e94
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