opcodes.c

Go to the documentation of this file.
00001 /* Automatically generated.  Do not edit */
00002 /* See the mkopcodec.awk script for details. */
00003 #if !defined(SQLITE_OMIT_EXPLAIN) || !defined(NDEBUG) || defined(VDBE_PROFILE) || defined(SQLITE_DEBUG)
00004 const char *sqlite3OpcodeName(int i){
00005  static const char *const azName[] = { "?",
00006      /*   1 */ "VNext",
00007      /*   2 */ "Affinity",
00008      /*   3 */ "Column",
00009      /*   4 */ "SetCookie",
00010      /*   5 */ "Sequence",
00011      /*   6 */ "MoveGt",
00012      /*   7 */ "RowKey",
00013      /*   8 */ "SCopy",
00014      /*   9 */ "OpenWrite",
00015      /*  10 */ "If",
00016      /*  11 */ "VRowid",
00017      /*  12 */ "CollSeq",
00018      /*  13 */ "OpenRead",
00019      /*  14 */ "Expire",
00020      /*  15 */ "AutoCommit",
00021      /*  16 */ "Not",
00022      /*  17 */ "Pagecount",
00023      /*  18 */ "IntegrityCk",
00024      /*  19 */ "Sort",
00025      /*  20 */ "Copy",
00026      /*  21 */ "Trace",
00027      /*  22 */ "Function",
00028      /*  23 */ "IfNeg",
00029      /*  24 */ "Noop",
00030      /*  25 */ "Return",
00031      /*  26 */ "NewRowid",
00032      /*  27 */ "Variable",
00033      /*  28 */ "String",
00034      /*  29 */ "RealAffinity",
00035      /*  30 */ "VRename",
00036      /*  31 */ "ParseSchema",
00037      /*  32 */ "VOpen",
00038      /*  33 */ "Close",
00039      /*  34 */ "CreateIndex",
00040      /*  35 */ "IsUnique",
00041      /*  36 */ "NotFound",
00042      /*  37 */ "Int64",
00043      /*  38 */ "MustBeInt",
00044      /*  39 */ "Halt",
00045      /*  40 */ "Rowid",
00046      /*  41 */ "IdxLT",
00047      /*  42 */ "AddImm",
00048      /*  43 */ "Statement",
00049      /*  44 */ "RowData",
00050      /*  45 */ "MemMax",
00051      /*  46 */ "NotExists",
00052      /*  47 */ "Gosub",
00053      /*  48 */ "Integer",
00054      /*  49 */ "Prev",
00055      /*  50 */ "VColumn",
00056      /*  51 */ "CreateTable",
00057      /*  52 */ "Last",
00058      /*  53 */ "IncrVacuum",
00059      /*  54 */ "IdxRowid",
00060      /*  55 */ "ResetCount",
00061      /*  56 */ "FifoWrite",
00062      /*  57 */ "ContextPush",
00063      /*  58 */ "Yield",
00064      /*  59 */ "DropTrigger",
00065      /*  60 */ "Or",
00066      /*  61 */ "And",
00067      /*  62 */ "DropIndex",
00068      /*  63 */ "IdxGE",
00069      /*  64 */ "IdxDelete",
00070      /*  65 */ "IsNull",
00071      /*  66 */ "NotNull",
00072      /*  67 */ "Ne",
00073      /*  68 */ "Eq",
00074      /*  69 */ "Gt",
00075      /*  70 */ "Le",
00076      /*  71 */ "Lt",
00077      /*  72 */ "Ge",
00078      /*  73 */ "Vacuum",
00079      /*  74 */ "BitAnd",
00080      /*  75 */ "BitOr",
00081      /*  76 */ "ShiftLeft",
00082      /*  77 */ "ShiftRight",
00083      /*  78 */ "Add",
00084      /*  79 */ "Subtract",
00085      /*  80 */ "Multiply",
00086      /*  81 */ "Divide",
00087      /*  82 */ "Remainder",
00088      /*  83 */ "Concat",
00089      /*  84 */ "MoveLe",
00090      /*  85 */ "IfNot",
00091      /*  86 */ "DropTable",
00092      /*  87 */ "BitNot",
00093      /*  88 */ "String8",
00094      /*  89 */ "MakeRecord",
00095      /*  90 */ "ResultRow",
00096      /*  91 */ "Delete",
00097      /*  92 */ "AggFinal",
00098      /*  93 */ "Compare",
00099      /*  94 */ "Goto",
00100      /*  95 */ "TableLock",
00101      /*  96 */ "FifoRead",
00102      /*  97 */ "Clear",
00103      /*  98 */ "MoveLt",
00104      /*  99 */ "VerifyCookie",
00105      /* 100 */ "AggStep",
00106      /* 101 */ "SetNumColumns",
00107      /* 102 */ "Transaction",
00108      /* 103 */ "VFilter",
00109      /* 104 */ "VDestroy",
00110      /* 105 */ "ContextPop",
00111      /* 106 */ "Next",
00112      /* 107 */ "IdxInsert",
00113      /* 108 */ "Insert",
00114      /* 109 */ "Destroy",
00115      /* 110 */ "ReadCookie",
00116      /* 111 */ "ForceInt",
00117      /* 112 */ "LoadAnalysis",
00118      /* 113 */ "Explain",
00119      /* 114 */ "OpenPseudo",
00120      /* 115 */ "OpenEphemeral",
00121      /* 116 */ "Null",
00122      /* 117 */ "Move",
00123      /* 118 */ "Blob",
00124      /* 119 */ "Rewind",
00125      /* 120 */ "MoveGe",
00126      /* 121 */ "VBegin",
00127      /* 122 */ "VUpdate",
00128      /* 123 */ "IfZero",
00129      /* 124 */ "VCreate",
00130      /* 125 */ "Found",
00131      /* 126 */ "Real",
00132      /* 127 */ "IfPos",
00133      /* 128 */ "NullRow",
00134      /* 129 */ "Jump",
00135      /* 130 */ "Permutation",
00136      /* 131 */ "NotUsed_131",
00137      /* 132 */ "NotUsed_132",
00138      /* 133 */ "NotUsed_133",
00139      /* 134 */ "NotUsed_134",
00140      /* 135 */ "NotUsed_135",
00141      /* 136 */ "NotUsed_136",
00142      /* 137 */ "NotUsed_137",
00143      /* 138 */ "NotUsed_138",
00144      /* 139 */ "ToText",
00145      /* 140 */ "ToBlob",
00146      /* 141 */ "ToNumeric",
00147      /* 142 */ "ToInt",
00148      /* 143 */ "ToReal",
00149   };
00150   return azName[i];
00151 }
00152 #endif

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:55 2011 by Doxygen 1.6.1