diff options
author | drh <drh@noemail.net> | 2018-02-20 15:23:37 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2018-02-20 15:23:37 +0000 |
commit | cc398969e058b006bf87e35700b366977fc8682c (patch) | |
tree | 199c67541ca02bb9ae9099fc75f18bf58a76a948 /src/os_unix.c | |
parent | b0b6f8783c8a80fbf68e38a3230182edeacef306 (diff) | |
download | sqlite-cc398969e058b006bf87e35700b366977fc8682c.tar.gz sqlite-cc398969e058b006bf87e35700b366977fc8682c.zip |
Optimize calls to sqlite3_mprintf("%z...") so that they attempt to append
text onto the end of the existing memory allocation rather than reallocating
and copying.
FossilOrigin-Name: 4bc8a48e644562f6e6192f4c6fc4a70f6bb59f8126ed6c6dc876bedf65d74cda
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions