]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Continuing work on adding full support for the SQLITE_OMIT_WSD
authordrh <drh@noemail.net>
Tue, 2 Sep 2008 00:52:52 +0000 (00:52 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Sep 2008 00:52:52 +0000 (00:52 +0000)
commit78f82d1e6c5e202ee185f1426a979fd12c6f9154
treed4e70caacacfe4e68b53d5bdf07e15860596428a
parent171fa295c3561dc839957478ec57ee4c135c566a
Continuing work on adding full support for the SQLITE_OMIT_WSD
compile-time option. (CVS 5658)

FossilOrigin-Name: ef26ea5c46d3915d206f8ff7f82a24f4c8955f1f
13 files changed:
manifest
manifest.uuid
src/btree.c
src/fault.c
src/loadext.c
src/pragma.c
src/random.c
src/sqliteInt.h
src/status.c
src/test1.c
src/test_btree.c
src/test_config.c
test/pragma.test