]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expand the number of optimization-disable bits from 16 to 32. Use one of
authordrh <>
Wed, 13 Jan 2021 19:28:17 +0000 (19:28 +0000)
committerdrh <>
Wed, 13 Jan 2021 19:28:17 +0000 (19:28 +0000)
commitaf7b76534b3680d712fadf5d5a038c75d4b99a90
tree7f60496318a6492d053db74df21347266e962fdb
parentd193057ad147fe038d0f85c68cd914fa9d91c40c
Expand the number of optimization-disable bits from 16 to 32.  Use one of
the new bits to disable the min/max optimization, so that we can more easily
verify that we get the same answer both with and within that optimization.

FossilOrigin-Name: fd0c9a123b58b7b134ed67f26dbb4196b61e56227f078422cc7e9a3497054c2d
manifest
manifest.uuid
src/main.c
src/select.c
src/shell.c.in
src/sqliteInt.h