]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Only invoke sqlite3VdbeClearObject() from a single location, so that the
authordrh <>
Mon, 4 Apr 2022 01:12:11 +0000 (01:12 +0000)
committerdrh <>
Mon, 4 Apr 2022 01:12:11 +0000 (01:12 +0000)
commit1c8486301f53137c73b19b83f1cb0def51f198ab
tree23939f1893ca65757a0a66282490fe6927ce497f
parent8703edd3e9c10a687e1bf9f95901bca24c3a6881
Only invoke sqlite3VdbeClearObject() from a single location, so that the
compiler is more likely to in-line the code.  Performance increase and
size reduction.

FossilOrigin-Name: c6947a96e61f71aa61ca3d70d9e2612d784ab04d60fa88852b03cfce86b1bf2b
manifest
manifest.uuid
src/status.c
src/vdbe.h
src/vdbeapi.c
src/vdbeaux.c