1 /*-------------------------------------------------------------------------
6 * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
7 * Portions Copyright (c) 1994, Regents of the University of California
11 *-------------------------------------------------------------------------
16 #include "lib/stringinfo.h"
18 extern int HandleFunctionRequest(StringInfo msgBuf
);
20 #endif /* FASTPATH_H */