]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify VFilter and VRename to use registers instead of the vdbe stack for inputs...
authordanielk1977 <danielk1977@noemail.net>
Thu, 3 Jan 2008 18:39:41 +0000 (18:39 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 3 Jan 2008 18:39:41 +0000 (18:39 +0000)
commit6dbee8185c0f23e519b1e0a9bfc89c5e0f074d6e
tree601e84822791a89467b7d81c38d701ad204bdf6a
parent0a07c107a61d34125e76f603cd3728a25b80790d
Modify VFilter and VRename to use registers instead of the vdbe stack for inputs. (CVS 4670)

FossilOrigin-Name: 253ed40aa36247fc846cc41c8612cd29899d9f8f
manifest
manifest.uuid
src/alter.c
src/vdbe.c
src/vdbeaux.c
src/where.c