]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for the Geopoly extension to the R-Tree extension. This also
authordrh <drh@noemail.net>
Mon, 27 Aug 2018 17:13:12 +0000 (17:13 +0000)
committerdrh <drh@noemail.net>
Mon, 27 Aug 2018 17:13:12 +0000 (17:13 +0000)
commit5965fed24ebff607c96457a7090a8335b207a0af
tree0ca593e05574d2f68d2a6e9646d8b84c21e945f0
parent88edc6c72a99dfe387918887b5fc38f1615969c0
parent74e0aaece1f52858c95b1fdebf2508212344d261
Add support for the Geopoly extension to the R-Tree extension.  This also
involves adding the SQLITE_INDEX_CONSTRAINT_FUNCTION capability to the
xFindFunction method of the sqlite3_module object, and to the
sqlite3_index_info.aConstraint.op field in the xBestIndex implementation of
virtual tables.

FossilOrigin-Name: 666133e32ca8e95807f8437dc8401bc93e2e6508ab8e6ae1e6031b7cee1584ae
manifest
manifest.uuid
src/whereexpr.c