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

Public Attributes

SchemapSchema
 
char * zDatabase
 
char * zName
 
char * zAlias
 
TablepTab
 
SelectpSelect
 
int addrFillSub
 
int regReturn
 
int regResult
 
struct {
   u8   jointype
 
   unsigned   notIndexed:1
 
   unsigned   isIndexedBy:1
 
   unsigned   isTabFunc:1
 
   unsigned   isCorrelated:1
 
   unsigned   viaCoroutine:1
 
   unsigned   isRecursive:1
 
fg
 
u8 iSelectId
 
int iCursor
 
ExprpOn
 
IdListpUsing
 
Bitmask colUsed
 
union {
   char *   zIndexedBy
 
   ExprList *   pFuncArg
 
u1
 
IndexpIBIndex
 

Detailed Description

Definition at line 15155 of file sqlite3.c.


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