projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51c469
)
Fix headerscheck failure in replication/worker_internal.h
author
Alvaro Herrera
Tue, 16 Nov 2021 16:30:37 +0000
(13:30 -0300)
committer
Alvaro Herrera
Tue, 16 Nov 2021 16:30:37 +0000
(13:30 -0300)
Broken by
31c389d8de91
src/include/replication/worker_internal.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/replication/worker_internal.h
b/src/include/replication/worker_internal.h
index c00be2a2b6f4af7b7ba079eef279e4b1d6483c8c..9d29849d803c533bb15be68efce78039ac11af8b 100644
(file)
--- a/
src/include/replication/worker_internal.h
+++ b/
src/include/replication/worker_internal.h
@@
-17,6
+17,7
@@
#include "access/xlogdefs.h"
#include "catalog/pg_subscription.h"
#include "datatype/timestamp.h"
+#include "storage/fileset.h"
#include "storage/lock.h"
#include "storage/spin.h"