]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Loop through the elements on the RHS of an IN operator in reverse order when
authordrh <drh@noemail.net>
Fri, 8 Feb 2013 18:48:23 +0000 (18:48 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Feb 2013 18:48:23 +0000 (18:48 +0000)
commit2d96b934c8da4141ef53e5a380467903e41c96e5
tree79f48440df7d5093fb10356e0fb26f097ac21296
parentc3e552ff5cd7ec146769881ea773efcd10842f95
Loop through the elements on the RHS of an IN operator in reverse order when
the ORDER BY clauses specifies DESC.

FossilOrigin-Name: f78395c8896666bb1359b83fbcd58d5e3dbc39d3
manifest
manifest.uuid
src/sqliteInt.h
src/where.c
test/where.test
test/where2.test