]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add SQL scalar function rtreecheck() to the rtree module. For running checks
authordan <dan@noemail.net>
Wed, 25 Oct 2017 16:38:34 +0000 (16:38 +0000)
committerdan <dan@noemail.net>
Wed, 25 Oct 2017 16:38:34 +0000 (16:38 +0000)
commit1917e92fdb0084faceb44dc06694aa13b051843b
tree1a3fdedf54b0305aab2fdc8420d7a8a7d9330692
parentb5d013edd1f7fe1623b5951bb4664f6b23638f2f
Add SQL scalar function rtreecheck() to the rtree module. For running checks
to ensure the shadow tables used by an rtree virtual table are internally
consistent.

FossilOrigin-Name: dde0bb3eab1316c3247b1755594527ca70955aab4ad4907190731f7ec092b327
18 files changed:
ext/rtree/rtree.c
ext/rtree/rtree1.test
ext/rtree/rtree2.test
ext/rtree/rtree4.test
ext/rtree/rtree5.test
ext/rtree/rtree7.test
ext/rtree/rtree8.test
ext/rtree/rtree9.test
ext/rtree/rtreeA.test
ext/rtree/rtreeB.test
ext/rtree/rtreeC.test
ext/rtree/rtreeE.test
ext/rtree/rtreeF.test
ext/rtree/rtreeG.test
ext/rtree/rtree_util.tcl
ext/rtree/rtreecheck.test [new file with mode: 0644]
manifest
manifest.uuid