aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-27 00:16:00 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-27 00:16:00 +0100
commit9580dd19c23e5591cc022dce717eca7bc745c5b0 (patch)
tree8c63bab63f6cf7673dd68fc214ea8c4022f46ef8 /src/exchangedb/plugin_exchangedb_postgres.c
parent746a8a0cdb7b3494230d41e870173936120cd34b (diff)
downloadexchange-9580dd19c23e5591cc022dce717eca7bc745c5b0.tar.xz
intermediate step in major SQL refactoring (not done at all)
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_postgres.c')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 2f8b9b57f..146d9f8ca 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -103,7 +103,6 @@
#include "pg_start.h"
#include "pg_rollback.h"
#include "pg_create_tables.h"
-#include "pg_setup_foreign_servers.h"
#include "pg_event_listen.h"
#include "pg_event_listen_cancel.h"
#include "pg_event_notify.h"