projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a572788
)
syncrep.h must include xlogdefs.h
author
Alvaro Herrera
Tue, 28 Aug 2012 13:46:08 +0000
(09:46 -0400)
committer
Alvaro Herrera
Tue, 28 Aug 2012 13:46:08 +0000
(09:46 -0400)
src/include/replication/syncrep.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/replication/syncrep.h
b/src/include/replication/syncrep.h
index 74820cbbb46ceb2bc95003ccf0563e1caabca0ce..563562160001e9e76a5aef1243805ca8c360b4fb 100644
(file)
--- a/
src/include/replication/syncrep.h
+++ b/
src/include/replication/syncrep.h
@@
-13,6
+13,7
@@
#ifndef _SYNCREP_H
#define _SYNCREP_H
+#include "access/xlogdefs.h"
#include "utils/guc.h"
#define SyncRepRequested() \