]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_result_zeroblob64() API. Use it in the SQL zeroblob() function.
authordan <dan@noemail.net>
Fri, 24 Jul 2015 16:24:37 +0000 (16:24 +0000)
committerdan <dan@noemail.net>
Fri, 24 Jul 2015 16:24:37 +0000 (16:24 +0000)
commita4d5ae8fa2162be7348bced27ed18969f80494b3
treee66c9b381b2206e0e2fd891480fc4a9e6b46d217
parent53e66c3cda52c5bda5d917ecf7b4bed2c3dfa926
Add the sqlite3_result_zeroblob64() API. Use it in the SQL zeroblob() function.

FossilOrigin-Name: c6445b9fb4d7d1a8479436d7d183bad754a01615
manifest
manifest.uuid
src/func.c
src/sqlite.h.in
src/sqlite3ext.h
src/vdbeapi.c
test/zeroblob.test