]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove cruft: restrict the number of sorters and lists in the VDBE to one
authordrh <drh@noemail.net>
Thu, 1 Nov 2001 14:41:34 +0000 (14:41 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Nov 2001 14:41:34 +0000 (14:41 +0000)
commita8b38d286e97aedae43fabdf14b819454a323423
tree33b98f00288d3b88885843f6d075ffda50b2e635
parent18b81e5a9388faae7599c9e081f837a1e65ca769
Remove cruft: restrict the number of sorters and lists in the VDBE to one
since no more than one was ever used anyway.  This eliminates several
op-codes and simplifies the implementation of several others. (CVS 297)

FossilOrigin-Name: e1370276c2a0d045b29c981ddcb59f737e19a91c
12 files changed:
README
manifest
manifest.uuid
publish.sh
src/delete.c
src/select.c
src/update.c
src/vdbe.c
src/vdbe.h
www/changes.tcl
www/index.tcl
www/opcode.tcl