SQLite

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

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

History for ext/rtree/rtree2.test

2019-12-06
13:10
[9d9deddbb1] part of check-in [97fb5a72f9] In the rtree extension, actively suppress extra tokens on the column names, and be pedantic about column affinities. Ticket [367a86e28859f1ff] (check-in: [97fb5a72f9] user: drh branch: trunk, size: 4033)
2017-10-25
16:38
[5f25b01acd] 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: 3970)
2010-08-26
14:15
[acbb3a4ce0] part of check-in [1975a27cde] Fix a couple of memory leaks in r-tree that can occur following an OOM condition. (check-in: [1975a27cde] user: dan branch: trunk, size: 4006)
2010-08-25
17:53
[47b90f549a] part of check-in [865cec04e4] Test cases to improve coverage of rtree module. Fixes associated with the same. (check-in: [865cec04e4] user: dan branch: trunk, size: 3999)
2009-11-10
01:30
[7b665c44d2] part of check-in [f6c045f649] Remove the obsolete "$Id:$" RCS identifier strings from the source code. (check-in: [f6c045f649] user: drh branch: trunk, size: 3993)
2008-07-14
15:37
[9ac9d28fa9] part of check-in [c060a9a6be] Have the rtree extension publish two virtual table types: "rtree" and "rtree_i32". rtree_i32 stores coordinate data as 32-bit signed integers. rtree uses 32-bit real (floating point) values. (CVS 5410) (check-in: [c060a9a6be] user: danielk1977 branch: trunk, size: 4058)
2008-06-23
15:55
[07aea32287] part of check-in [e872c78c72] Run (a subset of) the rtree tests from quick.test. (CVS 5282) (check-in: [e872c78c72] user: danielk1977 branch: trunk, size: 3737)
2008-05-27
00:06
[3402e9d57c] part of check-in [54b84a3ddb] Fix a bug in rtree that occurs when too many constraints are passed in on a query. (CVS 5162) (check-in: [54b84a3ddb] user: drh branch: trunk, size: 3607)
2008-05-26
18:41
Added: [98f3c39b03] part of check-in [b104dcd6ad] Import 'rtree' extension. (CVS 5159) (check-in: [b104dcd6ad] user: danielk1977 branch: trunk, size: 3511)