Home
last modified time | relevance | path

Searched refs:checkAttrCond (Results 1 – 5 of 5) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoQueryHelper.h63 static AttrCondMatch checkAttrCond(CegoAttrCond& ac,
H A DCegoDistCursor.cc1536 …CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, *pPred, innerSchema, &outer… in joinSetup()
H A DCegoQueryHelper.cc440 CegoQueryHelper::AttrCondMatch CegoQueryHelper::checkAttrCond(CegoAttrCond& ac, in checkAttrCond() function in CegoQueryHelper
H A DCegoSelect.cc2476 …CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, *pPred, _joinList[i]->getSch… in buildJoinConditions()
H A DCegoTableManager.cc2688 … CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, pPred, fl, &fl,1, pBlock); in updateDataTable()
3852 CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, pPred, fl, &fl, 1, pBlock); in deleteDataTable()