]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite_offset() function so that it gives the correct answer even
authordrh <>
Sat, 5 Mar 2022 14:44:12 +0000 (14:44 +0000)
committerdrh <>
Sat, 5 Mar 2022 14:44:12 +0000 (14:44 +0000)
commita275e7669692532ce118d057d79d6a234422f9aa
tree2ea701d5a0a32b31d895a5540fdf441d2dc08a68
parent768ab1f2969938b01475bea3e77d20f41db69a3c
Fix the sqlite_offset() function so that it gives the correct answer even
if the argument is a virtual column in an index-only query.  Test cases
in TH3.

FossilOrigin-Name: 6029514b08b88e3fb3c0163813af38358490a6b6070b90f69975a324481394e5
manifest
manifest.uuid
src/vdbe.c