drh
|
f439fbdab5
|
The SQLITE_RTREE_INT_ONLY compile-time option causes the RTree extension
to use only integer math and store only integer coordinates.
FossilOrigin-Name: 02b7640f5118e0a635b68f65765191bb3171b7bd
|
2012-04-02 21:35:42 +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 |
|