]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Readded the sqlite3_open_v2() interface. No test cases yet.
authordrh <drh@noemail.net>
Tue, 21 Aug 2007 15:13:19 +0000 (15:13 +0000)
committerdrh <drh@noemail.net>
Tue, 21 Aug 2007 15:13:19 +0000 (15:13 +0000)
commit605264d2d8ce2c3c1de23ae8bdf22e397990c88a
treedfb30f7d16d0c09a56c756d44330add50b8d3a74
parent7a2b1eeb7fc15f644543e1f04f5dbb7e241dec4f
Readded the sqlite3_open_v2() interface.  No test cases yet.
Additional progress toward adding mutexes to all interfaces. (CVS 4261)

FossilOrigin-Name: 3787563e90d7210d349ee36484c3f008c955552e
manifest
manifest.uuid
src/loadext.c
src/main.c
src/sqlite.h.in
src/vdbeapi.c
src/vdbeblob.c