]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem causing a cursor to retain an out-of-date cell-info cache when processi...
authordrh <>
Mon, 20 Mar 2023 15:50:40 +0000 (15:50 +0000)
committerdrh <>
Mon, 20 Mar 2023 15:50:40 +0000 (15:50 +0000)
commit4e6047a5ee12f18044038fb2bac165e081a0c0b5
tree63eb6ea793050e7b454f8502889a587cfe29e98c
parent0979ae51800efb46f8a69015da526561e898558d
Fix a problem causing a cursor to retain an out-of-date cell-info cache when processing a DISTINCT query on values that are identical according to their collation sequence, but different on disk.

FossilOrigin-Name: b02811847cbb9c80ba886d3e84fc6a8048cde5c932405f50416baf6e0cbd78e9
manifest
manifest.uuid
src/btree.c
test/distinct2.test