]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change that allows overloaded functions to be analyzed by vtab-func-constraint
authordrh <drh@noemail.net>
Sat, 26 May 2018 18:03:48 +0000 (18:03 +0000)
committerdrh <drh@noemail.net>
Sat, 26 May 2018 18:03:48 +0000 (18:03 +0000)
commit59155065e07a468e1a74f3a90cc2dc612287a6bf
tree1e44ff436c7f2411982c03d259b8cf6e068c6a04
parent9201184711c2841b1a84ae644ab994e1b431ab4f
Experimental change that allows overloaded functions to be analyzed by
the xBestIndex method and used by the xFilter method of a virtual table.

FossilOrigin-Name: a353b1d7ee6c5989ba1b98a3990c9a4c2ff39ae66572fd1200606e8ef585e5fa
manifest
manifest.uuid
src/expr.c
src/sqlite.h.in
src/whereexpr.c