]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remote the SQLITE_OMIT_GLOBALRECOVER macro - it is subsumed by
authordrh <drh@noemail.net>
Wed, 7 Jul 2010 01:52:31 +0000 (01:52 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Jul 2010 01:52:31 +0000 (01:52 +0000)
commit4d9a7bf990aac0b4c5c81eb32fd4e04c13deded6
tree750eb427bffb13600dca5284753c5c83b5bcd591
parent186070588c71418d064c0618540c1040aff89875
Remote the SQLITE_OMIT_GLOBALRECOVER macro - it is subsumed by
SQLITE_OMIT_DEPRECATED.  Add support to sqlite3_compileoption_used()
for SQLITE_OMIT_WAL.

FossilOrigin-Name: 21a2db908b9eeb7477fc9d8b2b54482db93cd76f
manifest
manifest.uuid
src/ctime.c
src/main.c
src/test1.c
src/test_config.c