greenplumn fastpath 源码

2022-08-18 浏览 (322)

greenplumn fastpath 代码

文件路径:/src/include/tcop/fastpath.h

/*-------------------------------------------------------------------------
 *
 * fastpath.h
 *
 *
 * Portions Copyright (c) 1996-2019, 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 */

相关信息

greenplumn 源码目录

相关文章

greenplumn deparse_utility 源码

greenplumn dest 源码

greenplumn pquery 源码

greenplumn tcopprot 源码

greenplumn utility 源码

  • 所属分类: 大数据
  • 本文标签: greenplum
  • 版权声明: 本文链接 https://seaxiang.com/blog/df4a481e821343daa9d2b6bb9edb3321