]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added a PRAGMA statement. Took out the special comment parsing. (CVS 245)
authordrh <drh@noemail.net>
Fri, 14 Sep 2001 18:54:08 +0000 (18:54 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Sep 2001 18:54:08 +0000 (18:54 +0000)
commitf57b14a65758d9c3be50c09e83f0afd80cc745f9
treeeba3de14819dbf331bdc347dc3be45261fd389d6
parenta1b351af54fa1d136d7a223dbcdf211879e1bcc1
Added a PRAGMA statement.  Took out the special comment parsing. (CVS 245)

FossilOrigin-Name: 5e3724603e6f52bb74deb1c62e6e8f323d7b64b7
manifest
manifest.uuid
src/btree.c
src/btree.h
src/build.c
src/pager.c
src/pager.h
src/parse.y
src/sqliteInt.h
src/tokenize.c