]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The OP_Column opcode caches large column values coming from overflow pages.
authordrh <>
Thu, 27 Jul 2023 19:39:53 +0000 (19:39 +0000)
committerdrh <>
Thu, 27 Jul 2023 19:39:53 +0000 (19:39 +0000)
commit594f5e24c4c3ef1389c24e0e5d1fd8f4bb5d68bb
treec16cf561c0731c0d7dc3bdc3fbeb7adb8150ac56
parent95daf355a78dbfd0a4c17bf3bd49b56020e5aa75
The OP_Column opcode caches large column values coming from overflow pages.

FossilOrigin-Name: ab1edcc7fedcf27922d5db4bc1bc673b1495ca9c66eb6debdda7b7776c068888
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c