]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the sqlite3_bind_value() implementation to use a default branch on
authordrh <drh@noemail.net>
Tue, 14 Apr 2009 12:58:20 +0000 (12:58 +0000)
committerdrh <drh@noemail.net>
Tue, 14 Apr 2009 12:58:20 +0000 (12:58 +0000)
commitac80db78450aaf42ae29d788e4dd6c5645323e84
tree5e3fa915a5b8249569f06dc68ad4742ff1f9cbf9
parent29def560198f477c34cfb150ae021e9837c859cc
Change the sqlite3_bind_value() implementation to use a default branch on
the type switch so that there are no untested jumps in the switch. (CVS 6505)

FossilOrigin-Name: d0a8bd6a53c5da0ac6b88818f82c7f7d330b527a
manifest
manifest.uuid
src/vdbeapi.c