]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add new Compare and Jump codes to the virtual machine. Use them in the
authordrh <drh@noemail.net>
Fri, 20 Jun 2008 18:13:25 +0000 (18:13 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Jun 2008 18:13:25 +0000 (18:13 +0000)
commit16ee60fff91b43d615fbc5df51037e83abc8b424
treeeb834bdfa803e9c21af47732e52dbbf8d4acc449
parent9324c8f2808e3050463e288e40627161ac9105cb
Add new Compare and Jump codes to the virtual machine.  Use them in the
implementation of aggregate queries. (CVS 5257)

FossilOrigin-Name: 083113652ff8f69b18cf1611710fdbbe5fbd9fef
manifest
manifest.uuid
src/select.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c