]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimizations to the Walker object and its methods to make the code a little
authordrh <drh@noemail.net>
Mon, 29 May 2017 14:26:07 +0000 (14:26 +0000)
committerdrh <drh@noemail.net>
Mon, 29 May 2017 14:26:07 +0000 (14:26 +0000)
commit979dd1be5710eb2ed38a46b1712cf5da74947c2a
tree2c75713368428b53cfdbeac4ba2573f383c84dca
parentd8a295669c4308647717c54f58697746e99e37ce
Optimizations to the Walker object and its methods to make the code a little
smaller and to help it run a little faster.

FossilOrigin-Name: 6854a34ed708259f2280f7ee56cec09f7fc99810dc739dc2814ddeae286aa2c4
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/sqliteInt.h
src/walker.c