We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9361bf5 commit 86e3491Copy full SHA for 86e3491
contrib/mmts/multimaster.c
@@ -13,7 +13,7 @@
13
#include "funcapi.h"
14
#include "fmgr.h"
15
#include "miscadmin.h"
16
-#include "pg_socket.h"
+#include "common/pg_socket.h"
17
18
#include "libpq-fe.h"
19
#include "lib/stringinfo.h"
contrib/mmts/pglogical_receiver.c
@@ -19,7 +19,7 @@
#include "postgres.h"
20
21
22
23
#include "pqexpbuffer.h"
24
#include "access/xact.h"
25
#include "access/clog.h"
0 commit comments