]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that...
authordan <Dan Kennedy>
Mon, 4 Nov 2024 16:59:02 +0000 (16:59 +0000)
committerdan <Dan Kennedy>
Mon, 4 Nov 2024 16:59:02 +0000 (16:59 +0000)
commit4bf24c8830d21509df5819b0a2c7fdcd0e45f42e
treedc9e0d52fe9c9fb3442c2f22a044dd4eb83b87dd
parent88ef6be57d8e306fcf927d97a7147688ae7df4f6
Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that retrieves an IPK value.

FossilOrigin-Name: 7f4de43733200beeb3ff0a70d51bbc68f5331895698ea95a82741cfd7bb66834
ext/session/sessionblob.test [new file with mode: 0644]
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c