greenplumn pgtypes 源码
greenplumn pgtypes 代码
文件路径:/src/interfaces/ecpg/include/pgtypes.h
/* src/interfaces/ecpg/include/pgtypes.h */
#ifndef PGTYPES_H
#define PGTYPES_H
#ifdef __cplusplus
extern "C"
{
#endif
extern void PGTYPESchar_free(char *ptr);
#ifdef __cplusplus
}
#endif
#endif /* PGTYPES_H */
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦