Searched defs:ExplainQueryPlan2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16853 # define ExplainQueryPlan2(V,P) (V = sqlite3VdbeExplain P) macro
16855 # define ExplainQueryPlan2(V,P) ExplainQueryPlan(P) macro
16861 # define ExplainQueryPlan2(V,P) macro
[all...]

Completed in 796 milliseconds