Home | History | Annotate | Download | only in src

Lines Matching full:join

3 /* Object: dbase_join_t (Join)
20 /* JOIN dbase */
33 /* JOIN extension */
109 if (rjtable->join(handle, NULL,
117 if (rjtable->join(handle, records1[i],
125 if (rjtable->join(handle, records1[i],
155 ERR(handle, "could not cache join database");
194 * this because we don't store delete deltas for the join,
231 ERR(handle, "could not flush join database");
261 ERR(handle, "out of memory, could not initialize join database");
274 /* JOIN dbase - method table implementation */