Home
last modified time | relevance | path

Searched defs:pSubq (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dselect.c4957 static int pushDownWindowCheck(Parse *pParse, Select *pSubq, Expr *pExpr){ in pushDownWindowCheck()
5044 Select *pSubq, /* The subquery whose WHERE clause is to be augmented */ in pushDownWhereTerms()