]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Much faster implementation of applyNumericAffinity() by avoiding some
authordrh <drh@noemail.net>
Wed, 29 May 2019 21:18:27 +0000 (21:18 +0000)
committerdrh <drh@noemail.net>
Wed, 29 May 2019 21:18:27 +0000 (21:18 +0000)
commit8a3884efae47b8f762fdd7c3b0751ddca8e41243
tree7ca8dfeb26dce456194210b9129025dd25803161
parentb0968b6b140d415e2ebac0583d9b323913d6ad16
Much faster implementation of applyNumericAffinity() by avoiding some
unnecessary calls to sqlite3Atoi64().

FossilOrigin-Name: c1d8a3f65490eef2216f360d708b1746cbaa6dadce42c0950dc8e09b9ab28ee2
manifest
manifest.uuid
src/sqliteInt.h
src/util.c
src/vdbe.c
src/vdbemem.c