]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow instruction OP_OpenDup to duplicate cursors created by OP_OpenDup, as well...
authordan <Dan Kennedy>
Thu, 18 Mar 2021 13:42:53 +0000 (13:42 +0000)
committerdan <Dan Kennedy>
Thu, 18 Mar 2021 13:42:53 +0000 (13:42 +0000)
commit918232aadb0d46093d97fdf6063243756741e712
treea6ba0b0b01bc613d8d45bdf0e23a85e5ecdb2871
parent176b04c476d76ceaf81d6ae9d99efe13b11571a5
Allow instruction OP_OpenDup to duplicate cursors created by OP_OpenDup, as well as by OP_OpenEphemeral.

FossilOrigin-Name: b8de980b2fb78088ef74e053cb987bb84319d13dc96ce1e89baaaa3fe8cf1efc
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbe.c