]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Negative N values in sqlite3_get_auxdata() and sqlite3_set_auxdata() can be
authordrh <drh@noemail.net>
Thu, 11 May 2017 15:20:18 +0000 (15:20 +0000)
committerdrh <drh@noemail.net>
Thu, 11 May 2017 15:20:18 +0000 (15:20 +0000)
commitf7fa4e71f4ec1b14768fcda2ab3a7df909a738b4
tree0c07d15ba300ea5c0fe75dc312e8dbe04e7665fe
parent9418921c599b7ce7e9ffcc2b3b00f3ff4391b964
Negative N values in sqlite3_get_auxdata() and sqlite3_set_auxdata() can be
used to access an auxiliary data cache over all functions in a single prepared
statement.

FossilOrigin-Name: ff5306752e83e760255a10f20168c0f090929a4fee2a5f720dfab36f0ee72fae
manifest
manifest.uuid
src/sqlite.h.in
src/vdbeapi.c
src/vdbeaux.c