]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow a virtual table to cancel the ORDER BY clause unless all
authordrh <drh@noemail.net>
Mon, 22 Apr 2013 19:56:12 +0000 (19:56 +0000)
committerdrh <drh@noemail.net>
Mon, 22 Apr 2013 19:56:12 +0000 (19:56 +0000)
commitd99aaf10df79c5cec4f8993f2936a476d3a265a9
treefcfc851233122a4c73ef760cbde18b02af51aa82
parent4d648c777bc9ab75f4f25e31a4f206f469775189
Do not allow a virtual table to cancel the ORDER BY clause unless all
outer loops are guaranteed to return no more than one row result.
Candidate fix for ticket [ba82a4a41eac1].

FossilOrigin-Name: 49cfa14fceeef2d55b449eb927c283ce6f650c07
manifest
manifest.uuid
src/where.c