Data Fields | |
bool | nonempty |
List * | indexclauses [INDEX_MAX_KEYS] |
Definition at line 65 of file indxpath.c.
List* IndexClauseSet::indexclauses[INDEX_MAX_KEYS] |
Definition at line 69 of file indxpath.c.
Referenced by build_index_paths(), consider_index_join_clauses(), get_join_index_paths(), and match_clause_to_index().
Definition at line 67 of file indxpath.c.
Referenced by build_paths_for_OR(), create_index_paths(), get_join_index_paths(), and match_clause_to_index().