]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "lock_status" pragma - only available when SQLITE_DEBUG is defined.
authordrh <drh@noemail.net>
Wed, 9 Jun 2004 14:17:20 +0000 (14:17 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jun 2004 14:17:20 +0000 (14:17 +0000)
commit89ac8c1a702dcdedcb65dfff9acae31c5339f0e3
tree040ccceb2c165b61c3c76946dc961c2e79b7f1f5
parentfaa57acc9fe7c1236e1b4ab3f926c94dfe41c974
Add the "lock_status" pragma - only available when SQLITE_DEBUG is defined.
Used for testing only. (CVS 1547)

FossilOrigin-Name: 0ecbba78fcde8f7715cd74c674b5040ef4953f6e
manifest
manifest.uuid
src/pager.c
src/pager.h
src/pragma.c