We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a572788 commit 095e6c5Copy full SHA for 095e6c5
src/include/replication/syncrep.h
@@ -13,6 +13,7 @@
13
#ifndef _SYNCREP_H
14
#define _SYNCREP_H
15
16
+#include "access/xlogdefs.h"
17
#include "utils/guc.h"
18
19
#define SyncRepRequested() \
0 commit comments