]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the OP_Next and OP_Prev opcodes so that they invoke
authordrh <>
Thu, 24 Feb 2022 14:44:23 +0000 (14:44 +0000)
committerdrh <>
Thu, 24 Feb 2022 14:44:23 +0000 (14:44 +0000)
commita7c9dd546b96db946d8d3219da96d19c4c1ed2f2
tree7fa5d9a63cfe14454d37563ce948f1a8727a8819
parentb2d594a19b66c482329f6eb7a2b5ac4c28e2da30
Change the OP_Next and OP_Prev opcodes so that they invoke
sqlite3BtreeNext() and sqlite3BtreePrevious() directly rather than through
a function pointer, for improved performance and a decrease in code size.

FossilOrigin-Name: 9d13cbbef3cf64f281d3e100f23f1b2ed6e8d65920c7517a84e1e4f964ceff2e
manifest
manifest.uuid
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
tool/mkopcodeh.tcl