]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3DbFreeNN() instead of sqlite3DbFree() in a few hot spots for
authordrh <>
Mon, 28 Mar 2022 14:18:03 +0000 (14:18 +0000)
committerdrh <>
Mon, 28 Mar 2022 14:18:03 +0000 (14:18 +0000)
commitda3ec15f3c9651b0f7e439fccd256a3a1a4792f4
tree0d57edfc0748d89f5066c01771b67176269bcc14
parentf5a8386c328122402f5bc30bb8a4cf59cd8e28a2
Use sqlite3DbFreeNN() instead of sqlite3DbFree() in a few hot spots for
better performance.

FossilOrigin-Name: b12de0ecc78a4f654c8e7b2b17cc2201688808a4f516908e9563a216677e655c
manifest
manifest.uuid
src/tokenize.c
src/vdbeaux.c