mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-19 11:30:07 +02:00
Merge branch 'master' into stream_refactoring
This commit is contained in:
commit
dab64c46bc
@ -24,7 +24,7 @@
|
||||
#include "utils/thread.h"
|
||||
#include "utils/file.h"
|
||||
|
||||
const char *progname = "pg_probackup";
|
||||
//const char *progname = "pg_probackup";
|
||||
|
||||
/* list of files contained in backup */
|
||||
static parray *backup_files_list = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user