aboutsummaryrefslogtreecommitdiff
path: root/src/include/tcop/fastpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tcop/fastpath.h')
-rw-r--r--src/include/tcop/fastpath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/tcop/fastpath.h b/src/include/tcop/fastpath.h
index 6286c0a687f..47028cb113c 100644
--- a/src/include/tcop/fastpath.h
+++ b/src/include/tcop/fastpath.h
@@ -15,6 +15,7 @@
#include "lib/stringinfo.h"
+extern int GetOldFunctionMessage(StringInfo buf);
extern int HandleFunctionRequest(StringInfo msgBuf);
#endif /* FASTPATH_H */