vacuum.c File Reference

Go to the source code of this file.

Functions

static int execSql (sqlite3 *db, const char *zSql)
static int execExecSql (sqlite3 *db, const char *zSql)
void sqlite3Vacuum (Parse *pParse)
int sqlite3RunVacuum (char **pzErrMsg, sqlite3 *db)

Function Documentation

static int execExecSql ( sqlite3 db,
const char *  zSql 
) [static]
static int execSql ( sqlite3 db,
const char *  zSql 
) [static]
int sqlite3RunVacuum ( char **  pzErrMsg,
sqlite3 db 
)
void sqlite3Vacuum ( Parse pParse  ) 

Definition at line 70 of file vacuum.c.

References OP_Vacuum, sqlite3GetVdbe(), and sqlite3VdbeAddOp2().

Referenced by yy_reduce().


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