The Pedigree Project  0.1
Public Attributes | List of all members
WhereLevel Struct Reference
+ Collaboration diagram for WhereLevel:

Public Attributes

int iLeftJoin
 
int iTabCur
 
int iIdxCur
 
int addrBrk
 
int addrNxt
 
int addrSkip
 
int addrCont
 
int addrFirst
 
int addrBody
 
u32 iLikeRepCntr
 
int addrLikeRep
 
u8 iFrom
 
u8 op
 
u8 p3
 
u8 p5
 
int p1
 
int p2
 
union {
   struct {
      int   nIn
 
      struct InLoop {
         int   iCur
 
         int   addrInTop
 
         u8   eEndLoopOp
 
      }   aInLoop
 
   }   in
 
   Index *   pCovidx
 
u
 
struct WhereLooppWLoop
 
Bitmask notReady
 

Detailed Description

Definition at line 123873 of file sqlite3.c.


The documentation for this struct was generated from the following file: