Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b048ba commit 2f3ebb4Copy full SHA for 2f3ebb4
src/backup.c
@@ -11,6 +11,7 @@
11
#include "postgres_fe.h"
12
13
#include "catalog/pg_tablespace.h"
14
+#include "common/relpath.h"
15
#include "pgtar.h"
16
#include "receivelog.h"
17
#include "streamutil.h"
src/dir.c
#include <unistd.h>
#include <sys/stat.h>
0 commit comments