]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit prototype for and calls to sqlite3MaterializeView() if !defined(SQLITE_OMIT_VIE...
authorshane <shane@noemail.net>
Mon, 1 Sep 2008 21:59:42 +0000 (21:59 +0000)
committershane <shane@noemail.net>
Mon, 1 Sep 2008 21:59:42 +0000 (21:59 +0000)
commitfa4e62f3d882c25504a764b98c33b38fcd078ade
tree9ff895f22922e026636e1815182b779e3f916537
parent689aa852cb7436ddefb38bc326f6be01de411fa2
Omit prototype for and calls to sqlite3MaterializeView() if  !defined(SQLITE_OMIT_VIEW) && !defined(SQLITE_OMIT_TRIGGER). (CVS 5655)

FossilOrigin-Name: 9cf484fc17944ffa14335e391112d82d2390d116
manifest
manifest.uuid
src/delete.c
src/sqliteInt.h
src/update.c