drh
|
7fd3392981
|
More compiler warning fixes.
FossilOrigin-Name: ed2dda9329ca42e9c0be1986c78b091051e7598f
|
2011-06-20 19:00:30 +00:00 |
|
drh
|
051eb38a26
|
Fix various harmless compiler warnings in FTS3 and RTREE.
FossilOrigin-Name: fe62179efdea40887e23a16f898060b879013824
|
2011-06-20 17:24:29 +00:00 |
|
drh
|
7ee4fdd7ba
|
Fix some minor and harmless compiler warnings.
FossilOrigin-Name: a4755e7088c3cc7c5ea191ce37f3950472f523ec
|
2011-05-25 23:18:02 +00:00 |
|
dan
|
133d7dab17
|
Add extended return code SQLITE_CORRUPT_VTAB. Returned when the tcontents of the sqlite tables used internally by a virtual table module are invalid or inconsistent.
FossilOrigin-Name: 8844e8bfb87314fb40ecb92705e8fff88f72bb38
|
2011-05-17 15:56:16 +00:00 |
|
dan
|
c6055c7374
|
Have r-tree virtual tables support on-conflict clauses.
FossilOrigin-Name: 822ab52f1023b1c4973c806cc75454acd4e95fd0
|
2011-04-28 18:46:46 +00:00 |
|
drh
|
fcd71b6010
|
Suppress many harmless compiler warnings, mostly signed/unsigned comparisons
within asserts or unused parameters in extensions.
FossilOrigin-Name: 3eeb0ff78d04891b5fd1a3d99a9fb8cfbed77a81
|
2011-04-05 22:08:24 +00:00 |
|
dan
|
fb1f98a1ac
|
Fix a numbering issue in rtree6.test. Add a couple of extra tests.
FossilOrigin-Name: 0b7668a71ef8995ea0306c7d890f87761961426e
|
2011-03-23 10:52:23 +00:00 |
|
dan
|
8ad5c9492d
|
Change the rtree module to support queries with multiple comparison operators (i.e. > or <) of the same type on a single column.
FossilOrigin-Name: 387b55aa9bb0f978641f9c2fa40f84fd98662047
|
2011-03-23 10:38:49 +00:00 |
|
drh
|
3fcdfb35a6
|
Fix quoting of the result in rtreeB.test.
FossilOrigin-Name: c6532b35cc5a81cc753a22e0165bfdd5143941f1
|
2011-03-02 22:07:29 +00:00 |
|
drh
|
befd5f3c20
|
Make sure the rtreenode() testing and analysis routine in the RTREE extension
can handle 64-bit rowids. This fix is in response to a message on the
mailing list.
FossilOrigin-Name: 24602557fc3295fe2836d269175f12ec680ac011
|
2011-03-02 15:44:35 +00:00 |
|
dan
|
c79b6a8c51
|
Fix a (harmless) valgrind warning in the rtree extension.
FossilOrigin-Name: a94b9a395e0be9549d8c28e2b86b995c73c7b671
|
2010-12-02 11:24:58 +00:00 |
|
drh
|
6ea28d6d84
|
Fix various compiler warnings.
FossilOrigin-Name: c412f61229b6ab1ac90b932afd56f7c5e3ba1cfe
|
2010-11-26 16:49:59 +00:00 |
|
drh
|
437261d077
|
Fix compiler warnings.
FossilOrigin-Name: 6c4f1d5c24522d1f541a2b96b229ad0374f99c19
|
2010-11-18 13:47:50 +00:00 |
|
dan
|
3985479b9d
|
Change some test cases to account for the new EXPLAIN QUERY PLAN output.
FossilOrigin-Name: 88a854e18fc6bd619fa8d8a911abff50a9b76b9e
|
2010-11-15 16:12:58 +00:00 |
|
dan
|
af7626f5fb
|
Add tests to e_delete.test.
FossilOrigin-Name: fab3b383bb2c4764a56811f22ff4c783441918e8
|
2010-09-23 18:47:36 +00:00 |
|
dan
|
b51d2fa88d
|
Further tests and changes to make the r-tree module more robust.
FossilOrigin-Name: 7ff3574b9c581b5e1f2b6f98028106c638e59bb7
|
2010-09-22 19:06:02 +00:00 |
|
dan
|
bd188afd4c
|
Add new file rtreeA.test, to test that the r-tree extension doesn't crash if it encounters a corrupt or inconsistent database.
FossilOrigin-Name: 68a305fd5ac917317fee2ef6670ac389a120e502
|
2010-09-22 14:19:53 +00:00 |
|
dan
|
d9e430e953
|
When building from the amalgamation with ENABLE_RTREE defined, do not try to include sqlite3rtree.h.
FossilOrigin-Name: 5b63e981f1bef26eae0da3144a08bdc54dc36709
|
2010-09-11 05:15:37 +00:00 |
|
dan
|
9977edc7c6
|
Changes to comments and type names in rtree.c.
FossilOrigin-Name: 7c4f80ad272138cd4ab30455fae6a36498362933
|
2010-08-31 15:54:21 +00:00 |
|
dan
|
18ec96b3a3
|
Add the "circle" test geometry callback to test_rtree.c. And tests for the same.
FossilOrigin-Name: 169b8ba4be9c3941c742eded80dbacdcd2465bc4
|
2010-08-31 15:02:00 +00:00 |
|
dan
|
c223b8f1a8
|
When generating sqlite3.h, append the contents of sqlite3rtree.h.
FossilOrigin-Name: fc4d75370bad9021d01b76dbb1b8dde9ff223d2c
|
2010-08-30 18:39:49 +00:00 |
|
dan
|
7bddb7550b
|
Add tests (and associated fixes) to restore coverage of rtree.c.
FossilOrigin-Name: b06f4695bdab244d9c764c082cd434a764dc5c29
|
2010-08-30 15:43:45 +00:00 |
|
dan
|
3b5a7a377c
|
Add file sqlite3rtree.h.
FossilOrigin-Name: e1d9ffce0f84469eeb926f50030cb772de98a652
|
2010-08-30 11:34:39 +00:00 |
|
dan
|
9508daa929
|
Add code to allow user-defined searches of r-tree tables. Still largely untested.
FossilOrigin-Name: 782ca3b716ee1ecb0dfb5ab6f21dfd73d41758e4
|
2010-08-28 18:58:00 +00:00 |
|
dan
|
897230eb7a
|
Fix a couple of memory leaks in r-tree that can occur following an OOM condition.
FossilOrigin-Name: 1975a27cdec09e1dad4ca8281a87dd7754c02c3e
|
2010-08-26 14:15:37 +00:00 |
|
dan
|
c23454023e
|
Remove unreachable condition from rtree.c.
FossilOrigin-Name: 90f40cd36860d3af13ec24575dff7cc1f57ac493
|
2010-08-26 11:27:22 +00:00 |
|
dan
|
2bf19178f7
|
Improve coverage of rtree.c some more.
FossilOrigin-Name: bee1959dde19ebec20a7ffcb732aee0c8bb2e67d
|
2010-08-26 07:59:10 +00:00 |
|
dan
|
f836afd44a
|
Further test coverage improvements for rtree.c.
FossilOrigin-Name: 05f6c1aebbe757dd3b54fd027057b9db7ae3a990
|
2010-08-25 19:04:38 +00:00 |
|
dan
|
92e01aafe1
|
Test cases to improve coverage of rtree module. Fixes associated with the same.
FossilOrigin-Name: 865cec04e4d814f63fb71feb67de7f06f8d54035
|
2010-08-25 17:53:17 +00:00 |
|
drh
|
ee2c813b72
|
The R-tree module should not assume that its shadow tables are consistent.
If a problem is found in a shadow table, return SQLITE_CORRUPT.
FossilOrigin-Name: 7f2f71cc9e3c39093f09231f448576cff6afb5fe
|
2010-08-24 01:49:47 +00:00 |
|
dan
|
036391f7f8
|
Update an r-tree extension test case to account for recent changes to the query planner. Also fix a comment in rtree.c.
FossilOrigin-Name: eaaca669a4afc83906806b22365b010c83bc3db8
|
2010-08-11 12:26:46 +00:00 |
|
dan
|
3f0d9d3846
|
Have the xUpdate() method of the rtree module virtual table implementation set the *pRowid output variable when inserting a row. Fix for [dd3ba6063a].
FossilOrigin-Name: f31d22489d44701c89cb13c663dfa1a6cc04f900
|
2010-03-19 19:02:27 +00:00 |
|
drh
|
31caa42afd
|
Remove an unused variable from rtree.
FossilOrigin-Name: 8e60d3995a1ea940de9751dd3bbd7ef41b0bb00a
|
2010-02-24 18:25:58 +00:00 |
|
dan
|
5dcb3937b6
|
Fix for [e9a9fde1f4]. When opening an existing rtree, determine the node size by inspecting the root node of the r-tree structure (instead of assuming it is a function of the page-size).
FossilOrigin-Name: ebc9433fddf78ef7b4237686951d8d79c1c98f03
|
2010-02-16 10:59:40 +00:00 |
|
drh
|
c81c11f62c
|
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
|
2009-11-10 01:30:52 +00:00 |
|
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 |
|
dan
|
17458718b2
|
Update an r-tree test to account for changes in the query planner.
FossilOrigin-Name: e5ce66d40bd68dc014071f7830112fa3b1d72948
|
2009-09-10 18:26:05 +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
|
8cf6c554c0
|
Fix a bug causing the pager-cache size to be reset to its default value whenever the database schema was reloaded. (CVS 5283)
FossilOrigin-Name: 6dbe67da5cb0141e011b4fdcc3964a20f68be843
|
2008-06-23 16:53:46 +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
|
0d287cf775
|
Fix another typo in the rtree README file. (CVS 5187)
FossilOrigin-Name: 9ab87b7b0d0195787f1527b5be1475fb89330f08
|
2008-06-04 15:09:16 +00:00 |
|
drh
|
72e87f44d0
|
Fix a bug in the R-Tree documentation. (CVS 5186)
FossilOrigin-Name: bb445a4b1fe43d7b3e8546a6510f4e3c3ecb500b
|
2008-06-04 14:20:09 +00:00 |
|