]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial implementation of the unlikely() SQL function used as a hint to
authordrh <drh@noemail.net>
Fri, 6 Sep 2013 15:23:29 +0000 (15:23 +0000)
committerdrh <drh@noemail.net>
Fri, 6 Sep 2013 15:23:29 +0000 (15:23 +0000)
commitcca9f3d291179e8126f29622f1a5c43105d1a045
tree1a42774e29913694f47f65b6fe916fb253b147e0
parentd36e1041120280adfc9612d8f6e4ade318b3ffa0
Initial implementation of the unlikely() SQL function used as a hint to
the query planner.

FossilOrigin-Name: 036fc37a034093a4c6fc190633bd41c2b7230d77
manifest
manifest.uuid
src/expr.c
src/func.c
src/resolve.c
src/sqliteInt.h
src/where.c
test/analyze9.test