提交 f3b56634 编写于 作者: H Heikki Linnakangas

Remove stray call to CheckSendPlanStateGpmonPkt.

I believe this should've been removed by commit c0c1897f, which removed
the Gpmon_M_Incr() call just before it.
上级 6ad641e6
......@@ -368,8 +368,6 @@ ExecAppend(AppendState *node)
else
node->as_whichplan--;
CheckSendPlanStateGpmonPkt(&node->ps);
if (!exec_append_initialize_next(node))
return ExecClearTuple(node->ps.ps_ResultTupleSlot);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册