]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Claw back some performance from the sqlite3ExprGetColumnOfTable() routine.
authordrh <drh@noemail.net>
Fri, 18 Oct 2019 12:52:08 +0000 (12:52 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Oct 2019 12:52:08 +0000 (12:52 +0000)
commit6df9c4b990059e43845f60752ae18565ddb7d702
tree403206e7c77a0cf927c246f7490aed038388530b
parent01ef55e0f55e3dd49f4d70177e6e03e540a1eae5
Claw back some performance from the sqlite3ExprGetColumnOfTable() routine.

FossilOrigin-Name: e8426acb94179ff49549aced6ea3c26c49ba4761c2f414fa1772d6a031edc79d
manifest
manifest.uuid
src/delete.c
src/expr.c
src/pragma.c
src/select.c
src/sqliteInt.h
src/update.c
src/vdbe.h
src/vdbeaux.c
src/wherecode.c