提交 512ea64d 编写于 作者: H Heikki Linnakangas

Remove broken leftover assertion.

I removed the 'pplstmt' argument in commit 413cb592, because all the
callers passed NULL. But missed this assertion that still referenced it.
Remove it, too.

Per off-list report by Haisheng Yuan.
上级 6300ced7
......@@ -82,7 +82,6 @@ CTranslatorScalarToDXL::CTranslatorScalarToDXL
m_phmulCTEEntries(phmulCTEEntries),
m_pdrgpdxlnCTE(pdrgpdxlnCTE)
{
GPOS_ASSERT_IMP(!fQuery, pplstmt);
}
//---------------------------------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册