Searched refs:checkAttrCond (Results 1 – 5 of 5) sorted by relevance
/dports/databases/cego/cego-2.47.11/src/ |
H A D | CegoQueryHelper.h | 63 static AttrCondMatch checkAttrCond(CegoAttrCond& ac,
|
H A D | CegoDistCursor.cc | 1536 …CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, *pPred, innerSchema, &outer… in joinSetup()
|
H A D | CegoQueryHelper.cc | 440 CegoQueryHelper::AttrCondMatch CegoQueryHelper::checkAttrCond(CegoAttrCond& ac, in checkAttrCond() function in CegoQueryHelper
|
H A D | CegoSelect.cc | 2476 …CegoQueryHelper::AttrCondMatch m = CegoQueryHelper::checkAttrCond(ac, *pPred, _joinList[i]->getSch… in buildJoinConditions()
|
H A D | CegoTableManager.cc | 2688 … 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()
|