SQLite

All files named ”ext/rtree/rtree9.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/rtree/rtree9.test

2021-10-22
11:17
[fd3c9384ef] part of check-in [1a038242dc] Fix harmless compiler warnings. Improve the independence of some TCL tests. (check-in: [1a038242dc] user: drh branch: trunk, size: 4348)
2017-10-25
16:38
[c646f12c8c] part of check-in [dde0bb3eab] 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. (check-in: [dde0bb3eab] user: dan branch: rtree-integrity-check, size: 4329)
2017-07-07
19:43
[8bfa84dfab] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 4149)
2015-05-08
00:58
[b5eb138495] part of check-in [2860cebeea] Remove a couple stray test breakpoint calls. (check-in: [2860cebeea] user: mistachkin branch: trunk, size: 4209)
2012-04-02
21:35
[d86ebf08ff] part of check-in [02b7640f51] The SQLITE_RTREE_INT_ONLY compile-time option causes the RTree extension to use only integer math and store only integer coordinates. (check-in: [02b7640f51] user: drh branch: trunk, size: 4220)
2010-08-31
15:02
[df9843d1a9] part of check-in [169b8ba4be] Add the "circle" test geometry callback to test_rtree.c. And tests for the same. (check-in: [169b8ba4be] user: dan branch: trunk, size: 4171)
2010-08-30
15:43
[c3ab7efd36] part of check-in [b06f4695bd] Add tests (and associated fixes) to restore coverage of rtree.c. (check-in: [b06f4695bd] user: dan branch: trunk, size: 2617)
2010-08-28
18:58
Added: [16775c219f] part of check-in [782ca3b716] Add code to allow user-defined searches of r-tree tables. Still largely untested. (check-in: [782ca3b716] user: dan branch: trunk, size: 1593)