提交 464ecf37 编写于 作者: A Andreas Scherbaum 提交者: Andreas Scherbaum

The cdbCopyGetDbCount() is only defined here (#2706)

上级 212fb781
......@@ -59,7 +59,6 @@ typedef struct CdbCopy
/* global function declarations */
CdbCopy *makeCdbCopy(bool copy_in);
int cdbCopyGetDbCount(int total_segs, int seg);
void cdbCopyStart(CdbCopy *cdbCopy, char *copyCmd);
void cdbCopySendDataToAll(CdbCopy *c, const char *buffer, int nbytes);
void cdbCopySendData(CdbCopy *c, int target_seg, const char *buffer, int nbytes);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册