]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enable SQLITE_INDEX_CONSTRAINT_LIMIT/OFFSET even if there are vector
authordrh <>
Fri, 28 Jan 2022 13:18:40 +0000 (13:18 +0000)
committerdrh <>
Fri, 28 Jan 2022 13:18:40 +0000 (13:18 +0000)
commit0ae56fbdd01bfefe64c33d105b5407125b11c7ef
tree9fa9a5dea20b75961a5191c5200255d7218dfdcb
parent8f2c0b59dae1b8f194b73004d73047ce4f79a544
Enable SQLITE_INDEX_CONSTRAINT_LIMIT/OFFSET even if there are vector
comparison operators in the WHERE clause.  Also:  Do not enable
sqlite3_vtab_rhs_value() for LIMIT/OFFSET if the value is negative, as this
violates an invariant on Expr.u.iValue.

FossilOrigin-Name: 140480b3ec5466513b165d4818f1180cff6e4a5edcd47efb54cbff74a7107507
manifest
manifest.uuid
src/whereexpr.c