Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/include/postgresql/server/tcop
opt
/
td-agent
/
embedded
/
include
/
postgresql
/
server
/
tcop
/
📁
..
📄
deparse_utility.h
(1.99 KB)
📄
dest.h
(5.83 KB)
📄
fastpath.h
(560 B)
📄
pquery.h
(1.13 KB)
📄
tcopprot.h
(3.1 KB)
📄
utility.h
(1.69 KB)
Editing: fastpath.h
/*------------------------------------------------------------------------- * * fastpath.h * * * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/tcop/fastpath.h * *------------------------------------------------------------------------- */ #ifndef FASTPATH_H #define FASTPATH_H #include "lib/stringinfo.h" extern int GetOldFunctionMessage(StringInfo buf); extern void HandleFunctionRequest(StringInfo msgBuf); #endif /* FASTPATH_H */
Upload File
Create Folder