]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Eliminate the OP_SortMakeRec and OP_SortCallback opcodes. Sort using the
authordrh <drh@noemail.net>
Fri, 21 May 2004 03:01:58 +0000 (03:01 +0000)
committerdrh <drh@noemail.net>
Fri, 21 May 2004 03:01:58 +0000 (03:01 +0000)
commitce665cf60e76f16e8ca54d268df717cd3c288bf1
tree1042d46f9d4074fa5302849e43ca89fe60a56ba7
parent736c22b8039881e3968c6ecb3393eda3509d1b13
Eliminate the OP_SortMakeRec and OP_SortCallback opcodes.  Sort using the
standard record format. (CVS 1426)

FossilOrigin-Name: 25643a0137d395572f16cfec3ab3327d913138ba
manifest
manifest.uuid
src/select.c
src/vdbe.c
test/where.test