]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3_unlock_notify() interface so that when the callback is NULL
authordrh <drh@noemail.net>
Tue, 7 Apr 2009 22:06:57 +0000 (22:06 +0000)
committerdrh <drh@noemail.net>
Tue, 7 Apr 2009 22:06:57 +0000 (22:06 +0000)
commit65a73bad9e1780acc478119d14b3f86ca2b48217
tree2312c6aa35b8788584b189c19252e1d5b70a6b94
parent695c0266b7ebb392b99a19200b54dcfd7fb70f73
Fix the sqlite3_unlock_notify() interface so that when the callback is NULL
it simply cancels any outstanding callbacks. (CVS 6467)

FossilOrigin-Name: 9ccfcb760745df28b04e746355b1b6dec49a93de
manifest
manifest.uuid
src/notify.c
src/sqliteInt.h
test/notify1.test