]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change some variable names and comments in the new in-memory database file
authordrh <drh@noemail.net>
Tue, 15 Apr 2003 01:19:47 +0000 (01:19 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Apr 2003 01:19:47 +0000 (01:19 +0000)
commit13bff815370c4a0225e16f42df1911868e7444a9
treee7f330e61ae7c4c56cf436ff4ce67986308a4164
parentb0208ccaa388e48626a77b4e44309eb15b5be9a3
Change some variable names and comments in the new in-memory database file
implementation.  Partial (non-working) implementation of the VACUUM command. (CVS 904)

FossilOrigin-Name: e76787f877c456abdc8bc88bfefc50eaeed68744
Makefile.in
manifest
manifest.uuid
src/build.c
src/main.c
src/pragma.c
src/sqliteInt.h
src/vacuum.c
src/vdbe.c