]> 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...
authordan <Dan Kennedy>
Mon, 20 Mar 2023 14:59:19 +0000 (14:59 +0000)
committerdan <Dan Kennedy>
Mon, 20 Mar 2023 14:59:19 +0000 (14:59 +0000)
commitbb130c9223397ab9b29f2c4cc6de28e5623e0f0e
tree0e31cbbfa0d7d905f6283a662bff4f8ec6f97a26
parentf3ddaaa89a12d4431461bfdb3c35c74341ed3c65
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. [forum:/forumpost/e132e6cde44fb505|Forum post e123e6cde4].

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