projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3e60f3
)
Fix headerscheck violation introduced in f8ce4ed78ca
author
Andres Freund
<andres@anarazel.de>
Fri, 5 Apr 2024 21:27:45 +0000
(14:27 -0700)
committer
Andres Freund
<andres@anarazel.de>
Fri, 5 Apr 2024 21:27:45 +0000
(14:27 -0700)
Per ci.
src/bin/pg_combinebackup/reconstruct.h
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_combinebackup/reconstruct.h
b/src/bin/pg_combinebackup/reconstruct.h
index 902a8e9abb55605771d7013e117476280f7f46e7..c878febbb38627823aa2cf6d4a6fa6b1be9fc3c1 100644
(file)
--- a/
src/bin/pg_combinebackup/reconstruct.h
+++ b/
src/bin/pg_combinebackup/reconstruct.h
@@
-14,6
+14,7
@@
#define RECONSTRUCT_H
#include "common/checksum_helper.h"
+#include "copy_file.h"
#include "load_manifest.h"
extern void reconstruct_from_incremental_file(char *input_filename,