]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change prototype for busy callbacks to "int xBusy(void *, int);" (CVS 1573)
authordanielk1977 <danielk1977@noemail.net>
Sat, 12 Jun 2004 01:43:26 +0000 (01:43 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 12 Jun 2004 01:43:26 +0000 (01:43 +0000)
commit2a764eb0cd9755ff464c9ef7c900e3fd8feef0cc
tree162f21e267994ef0e245be0569155a9299026b47
parentdc8453fd7acab7acdcbf68c5ef13717e8e8e6587
Change prototype for busy callbacks to "int xBusy(void *, int);" (CVS 1573)

FossilOrigin-Name: 4f1cfca5ca703d0068cf8d6222dc8e0cfb7e24b6
manifest
manifest.uuid
src/main.c
src/pager.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbe.c
test/lock.test
test/threadtest1.c