]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3XPrintf() instead of sqlite3StrAccumAppend() in a few places
authordrh <drh@noemail.net>
Wed, 2 Sep 2015 15:37:50 +0000 (15:37 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Sep 2015 15:37:50 +0000 (15:37 +0000)
commitd37bea5bdcdd0c55797295c2df9295159a3dee6d
tree881cf817e1b4af67fc81695a0533a6dc6f3830b0
parent4ef299a32ca49f0cd55fff2a42c166a9e70c8b66
Use sqlite3XPrintf() instead of sqlite3StrAccumAppend() in a few places
for better performance and a smaller footprint.

FossilOrigin-Name: 82355e41084387fa11b7b531e4d660dd3b4cd984
manifest
manifest.uuid
src/btree.c
src/printf.c
src/wherecode.c