]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not set the P3 parameter on OP_RowCell when copying an index btree, as
authordrh <drh@noemail.net>
Tue, 29 Dec 2020 15:06:26 +0000 (15:06 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Dec 2020 15:06:26 +0000 (15:06 +0000)
commita06eafc8fc70b8d6eaef429e75f603518aba7948
tree9bb9cab5fd9b656fa3ce40308cf8fe64de6b3314
parent277a30d9ce5ea64a36b2b970c3e39c275e6999b8
Do not set the P3 parameter on OP_RowCell when copying an index btree, as
P3 is not used in that case.

FossilOrigin-Name: eef070a4aadf02a845d0ed00767be049d3b76e811e24797a116776fa836d1b03
manifest
manifest.uuid
src/insert.c
src/vdbe.c