]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that... branch-3.46
authordan <Dan Kennedy>
Mon, 4 Nov 2024 17:33:26 +0000 (17:33 +0000)
committerdan <Dan Kennedy>
Mon, 4 Nov 2024 17:33:26 +0000 (17:33 +0000)
commitd770c86b824ad64013faeb2a0e98ad47c248d143
tree05636d4d4c11e29182a7fb5f9baa0953faec1ee6
parentc251e9edb2615d8a72a9d4af7f054e0fe0d4d0e9
Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that retrieves an IPK value.

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