dan
|
4ec56ff0ce
|
Fix some errors in the guttman versions (disabled by default) of the algorithms in rtree.c.
FossilOrigin-Name: 64bad00b4f6fbbc3e5e75966f9c3959ad3d542ef
|
2009-10-05 05:40:08 +00:00 |
|
danielk1977
|
9af00021a1
|
Mark the rtreeUpdate function as static. (CVS 6961)
FossilOrigin-Name: b6bdfdc69df4fc6cad669fd8b2cbaa9ecb95cb78
|
2009-08-06 18:36:47 +00:00 |
|
danielk1977
|
33c54a989e
|
Return a meaningful error message if a keyword is used as an rtree table column name. Ticket #3970. (CVS 6902)
FossilOrigin-Name: 046efe46b50fbe928f39a0cda1b1006d486ce9f5
|
2009-07-17 16:54:48 +00:00 |
|
danielk1977
|
7974759cb4
|
Fix a reference counting bug in rtree. Ticket #3549. (CVS 6054)
FossilOrigin-Name: bbdc0e9f2481f8d59e05ea282b615f97e09fb471
|
2008-12-22 15:04:32 +00:00 |
|
drh
|
7ab49bfd1e
|
Do not redefine the MIN and MAX macros if they are already defined. (CVS 5896)
FossilOrigin-Name: f41dd2053c8a297a05b47d0ef631b4d9a7db2fff
|
2008-11-12 15:24:27 +00:00 |
|
danielk1977
|
a7435e31ab
|
Remove unused parameter from function rtreeInit() (part of the r-tree extension). (CVS 5842)
FossilOrigin-Name: 3224ea59812d0f3b5685bd92751054b81e3b681e
|
2008-10-25 17:10:10 +00:00 |
|
danielk1977
|
b9134e3e84
|
Fix a bug in r-tree related to internal nodes with one or more dimensions of size zero. Ticket #3363. (CVS 5682)
FossilOrigin-Name: 8b600ed083d48784df4b1da1320a01bebbf233d7
|
2008-09-08 11:07:03 +00:00 |
|
danielk1977
|
865d4d4290
|
Have the rtree module set the estimatedCost output variable. Ticket #3312. (CVS 5649)
FossilOrigin-Name: 483932c4e08901a11b7ab671073fd0a048b10d66
|
2008-09-01 12:46:59 +00:00 |
|
drh
|
7cb53b0fdb
|
Allow the r-tree extension to be compiled as part of the amalgamation. (CVS 5424)
FossilOrigin-Name: 5c26f63e476be3e18b2acdec5dd459da3bfceefa
|
2008-07-16 14:43:34 +00:00 |
|
danielk1977
|
3ddb5a5104
|
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)
FossilOrigin-Name: c060a9a6beca455bdceee9ce6ca71a7262f98a5f
|
2008-07-14 15:37:00 +00:00 |
|
danielk1977
|
b13dee9900
|
Run (a subset of) the rtree tests from quick.test. (CVS 5282)
FossilOrigin-Name: e872c78c72eb5976e72123485692a76409bd857f
|
2008-06-23 15:55:52 +00:00 |
|
drh
|
4b4f780188
|
Fix a bug in rtree that occurs when too many constraints are passed
in on a query. (CVS 5162)
FossilOrigin-Name: 54b84a3ddba9d27814c2f613dd197f691ac549a4
|
2008-05-27 00:06:02 +00:00 |
|
drh
|
9f86ad2354
|
Use %w instead of %q when constructing shadow table names for rtree. (CVS 5161)
FossilOrigin-Name: 78f4ba974d9b768b62391d8cd2ed407d49584cb8
|
2008-05-26 20:49:02 +00:00 |
|
drh
|
58f1c8b773
|
Update the amalgamation builder to incorporate the RTREE extension. (CVS 5160)
FossilOrigin-Name: aa8eba3360c31182f5238e96b83a382374f40fab
|
2008-05-26 20:19:25 +00:00 |
|
danielk1977
|
ebaecc148f
|
Import 'rtree' extension. (CVS 5159)
FossilOrigin-Name: b104dcd6adadbd3fe15a348fe9d4d290119e139e
|
2008-05-26 18:41:54 +00:00 |
|