Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Do not allow auxiliary columns in the rtree to interfere with query planning. Begin adding test cases. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | aux-data-in-rtree |
Files: | files | file ages | folders |
SHA3-256: |
9abe023e1afa7dc1a7eba7fbb3128401 |
User & Date: | drh 2018-05-16 19:07:07.322 |
Context
2018-05-16
| ||
19:56 | Fix an issue with rtreecheck() and auxiliary data columns. (check-in: 4671513607 user: drh tags: aux-data-in-rtree) | |
19:07 | Do not allow auxiliary columns in the rtree to interfere with query planning. Begin adding test cases. (check-in: 9abe023e1a user: drh tags: aux-data-in-rtree) | |
18:18 | Fix the OOM issue mentioned in the previous check-in. (check-in: c489d8e44e user: drh tags: aux-data-in-rtree) | |
Changes
Changes to ext/rtree/rtree.c.
Changes to ext/rtree/rtree3.test.
Changes to ext/rtree/rtreeC.test.
Added ext/rtree/rtreeH.test.