]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_rtree_query_callback() API to the RTree virtual table.
authordrh <drh@noemail.net>
Mon, 28 Apr 2014 17:56:19 +0000 (17:56 +0000)
committerdrh <drh@noemail.net>
Mon, 28 Apr 2014 17:56:19 +0000 (17:56 +0000)
commit65e6b0dd1266cf5178b1e7b432cdd9165ef2a1f6
tree615ad46759f93964ef7550abc25ef2da5169835d
parent1f8bb4b0a84986977b1e4d6712b57cd266c04c95
Add the sqlite3_rtree_query_callback() API to the RTree virtual table.
(Cherrypick from the sessions branch.)

FossilOrigin-Name: af2cbe64adab5f9e3b0f3da00d06428088589d7f
14 files changed:
ext/rtree/rtree.c
ext/rtree/rtree1.test
ext/rtree/rtree6.test
ext/rtree/rtreeB.test
ext/rtree/rtreeC.test
ext/rtree/rtreeE.test [new file with mode: 0644]
ext/rtree/sqlite3rtree.h
main.mk
manifest
manifest.uuid
src/test_rtree.c
src/test_vfstrace.c
test/show_speedtest1_rtree.tcl [new file with mode: 0644]
test/speedtest1.c