]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the likely(), unlikely(), and likelihood() functions so that they have
authordrh <drh@noemail.net>
Thu, 22 Aug 2019 16:38:42 +0000 (16:38 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Aug 2019 16:38:42 +0000 (16:38 +0000)
commit0d950af311f8db2c34efa5da0256477794b9c3dd
treee252c4eda084867899892a9069e96fb14117262d
parentaf8664020a8f01e275e9237082d570fd25978eef
Fix the likely(), unlikely(), and likelihood() functions so that they have
no affinity, just like any other function.
Ticket [7e07a3dbf5a8cd26]

FossilOrigin-Name: 44578865fa7baf9760e355691ca9ce753295aaba7a4ee0bba29d4f85d9335bab
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/sqliteInt.h
src/where.c
src/whereexpr.c
test/whereG.test