]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to allow user-defined searches of r-tree tables. Still largely untested.
authordan <dan@noemail.net>
Sat, 28 Aug 2010 18:58:00 +0000 (18:58 +0000)
committerdan <dan@noemail.net>
Sat, 28 Aug 2010 18:58:00 +0000 (18:58 +0000)
commit9508daa9299d264cd905c19e735c0ff8e4dbd1f4
tree2f54b7327d89995f6e5a0d60195166282ee14d1b
parent7b19facf561fb3a886ee7e151c88a775c58b39e4
Add code to allow user-defined searches of r-tree tables. Still largely untested.

FossilOrigin-Name: 782ca3b716ee1ecb0dfb5ab6f21dfd73d41758e4
Makefile.in
ext/rtree/rtree.c
ext/rtree/rtree8.test
ext/rtree/rtree9.test [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/main.c
src/tclsqlite.c
src/test_rtree.c [new file with mode: 0644]