]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_value_dup() and sqlite3_value_free() interfaces and use those
authordrh <drh@noemail.net>
Wed, 20 May 2015 22:01:31 +0000 (22:01 +0000)
committerdrh <drh@noemail.net>
Wed, 20 May 2015 22:01:31 +0000 (22:01 +0000)
commitb0322ef1bf9ae0d74434bb6f027b671d3ea77e9b
tree159f47c51295208be932affe189be604f6d82795
parentdbbd8160590680efbef189ea1d2284d944659931
parent4f03f413bce373957e3219d7a0f5245932e180c0
Add the sqlite3_value_dup() and sqlite3_value_free() interfaces and use those
to add the sqlite3_rtree_query_info.apSqlParam field to the query callback
in R-Tree.

FossilOrigin-Name: 2007391cec8989de6d6aa0ffc5789c32d48e4c08
manifest
manifest.uuid
src/sqlite.h.in
src/vdbeInt.h
src/vdbeapi.c
src/vdbemem.c