aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/walsender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/replication/walsender.h')
-rw-r--r--src/include/replication/walsender.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/replication/walsender.h b/src/include/replication/walsender.h
index f1b19930828..fe23f6619fa 100644
--- a/src/include/replication/walsender.h
+++ b/src/include/replication/walsender.h
@@ -36,8 +36,6 @@ extern void WalSndShmemInit(void);
extern void WalSndWakeup(void);
extern void WalSndRqstFileReload(void);
-extern Datum pg_stat_get_wal_senders(PG_FUNCTION_ARGS);
-
/*
* Remember that we want to wakeup walsenders later
*