Do not allow auxiliary columns in the rtree to interfere with query planning.
commit4699c8ec055bb17985279c52d225b50c6a037c61
authorD. Richard Hipp <drh@hwaci.com>
Wed, 16 May 2018 19:07:07 +0000 (16 19:07 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 16 May 2018 19:07:07 +0000 (16 19:07 +0000)
tree078a2c2576369992582ceb4f15d6e76dbc649727
parenta5b0582039bd8af92540f3ebe053235d4a38b3e7
Do not allow auxiliary columns in the rtree to interfere with query planning.
Begin adding test cases.
ext/rtree/rtree.c
ext/rtree/rtree3.test
ext/rtree/rtreeC.test
ext/rtree/rtreeH.test [new file with mode: 0644]