]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Small performance increase and size reduction by splitting out the
authordrh <>
Mon, 25 Jul 2022 19:05:24 +0000 (19:05 +0000)
committerdrh <>
Mon, 25 Jul 2022 19:05:24 +0000 (19:05 +0000)
commit058e99502a70abb5e67bead9a4146f4523ff89d9
tree6575a09911c40e273f018fb1984a92a75627ec01
parent6aabb72618e1f8e5898dd408f01f7de8bdad2e2f
Small performance increase and size reduction by splitting out the
sqlite3VdbeGetLastOp() from sqlite3VdbeGetOp().

FossilOrigin-Name: 92ac01d41d46ab73e189b1e5596ea63e5edb5b15639c5d7bdb981b95366c069b
manifest
manifest.uuid
src/delete.c
src/expr.c
src/insert.c
src/pragma.c
src/vdbe.h
src/vdbeaux.c
src/wherecode.c
src/window.c