]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimization to sqlite3Dequote() and its callers.
authordrh <drh@noemail.net>
Mon, 11 Apr 2016 19:01:08 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Apr 2016 19:01:08 +0000 (19:01 +0000)
commit244b9d6ec67e84815d2f473b222b0dcb3ca657b3
treee80c6c82bdbacd0fc401a1d3d6a936bcd47becaa
parentaffa855c94167e78b10d8b3bdbc1950aa30e695d
Performance optimization to sqlite3Dequote() and its callers.

FossilOrigin-Name: 9efe2265b1e70172778d333c5b9d9a76095427ab
manifest
manifest.uuid
src/expr.c
src/global.c
src/sqliteInt.h
src/util.c