]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Back out the fix at [ba7d5bad32ad6aac] because it does not always work and because
authordrh <>
Mon, 7 Jul 2025 10:54:00 +0000 (10:54 +0000)
committerdrh <>
Mon, 7 Jul 2025 10:54:00 +0000 (10:54 +0000)
commit4aacd1ef8eff53662b827e920d2c7d5d46833b9d
treedad62d53a22d01c1f69de7ec34d082293d4cb479
parent084046068949dfaeaae71ce4fe9cdbe5ccb24db4
Back out the fix at [ba7d5bad32ad6aac] because it does not always work and because
it causes a performance regression.  Add new test cases for row-value lookups of
indexes that contain redundant columns, three of which are currently failing.  This
branch is seeking an improved solution to the redundant index column problem for
row-value lookups.

FossilOrigin-Name: ad8ddcefab5cc526b1cd77731e00939c672e61ca83350d28961b67635d20da03
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/where.c
test/rowvalue.test