aboutsummaryrefslogtreecommitdiff
path: root/ext/rtree/sqlite3rtree.h
Commit message (Collapse)AuthorAge
* Fix a typo in a comment. No changes to code.drh2018-11-30
| | | FossilOrigin-Name: 23684cb841ac2cb0d69e5470253bd96feb733762a7553b952a08470834fe85fa
* Add the sqlite3_value_dup() and sqlite3_value_free() interfaces. Usedrh2015-05-20
| | | | | | these interfaces to enhance R-Tree to add the sqlite3_rtree_query_info.apSqlParam field. FossilOrigin-Name: a7ee40c4fc62843ac5b96ba47ca14a66e8cd6961
* Add the sqlite3_rtree_query_callback() API to the RTree virtual table.drh2014-04-28
| | | | | (Cherrypick from the sessions branch.) FossilOrigin-Name: af2cbe64adab5f9e3b0f3da00d06428088589d7f
* The SQLITE_RTREE_INT_ONLY compile-time option causes the RTree extension drh2012-04-02
| | | | | to use only integer math and store only integer coordinates. FossilOrigin-Name: 02b7640f5118e0a635b68f65765191bb3171b7bd
* When generating sqlite3.h, append the contents of sqlite3rtree.h.dan2010-08-30
| | | FossilOrigin-Name: fc4d75370bad9021d01b76dbb1b8dde9ff223d2c
* Add file sqlite3rtree.h.dan2010-08-30
FossilOrigin-Name: e1d9ffce0f84469eeb926f50030cb772de98a652