]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In sqlite3GenerateIndexKey(), do not attempt to reuse column values from
authordrh <drh@noemail.net>
Sat, 2 Nov 2019 13:32:50 +0000 (13:32 +0000)
committerdrh <drh@noemail.net>
Sat, 2 Nov 2019 13:32:50 +0000 (13:32 +0000)
commit39b30a7d6bfcf46cd24688006b1106c6ea313da2
tree7d1f4638b794061635d31a674c2ce46941c23aca
parent978256f3d8dc66152825fe4d4175994750b0fd68
In sqlite3GenerateIndexKey(), do not attempt to reuse column values from
the previous index if the current index is a partial index as the partial
index test may have corrupted those values.  Ticket [a9efb42811fa41ee]

FossilOrigin-Name: 17e9f65814264de9c35bc5ba94e0a66fbbf1200c00d33ab9a19a0b6f92bc685a
manifest
manifest.uuid
src/delete.c
test/index6.test