We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865fe4d commit 3707e43Copy full SHA for 3707e43
src/include/catalog/pg_subscription.h
@@ -17,6 +17,7 @@
17
#ifndef PG_SUBSCRIPTION_H
18
#define PG_SUBSCRIPTION_H
19
20
+#include "access/xlogdefs.h"
21
#include "catalog/genbki.h"
22
#include "catalog/pg_subscription_d.h"
23
0 commit comments