]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for ticket #147: Honor the ORDER BY and LIMIT clauses in a SELECT even
authordrh <drh@noemail.net>
Sun, 8 Sep 2002 17:23:41 +0000 (17:23 +0000)
committerdrh <drh@noemail.net>
Sun, 8 Sep 2002 17:23:41 +0000 (17:23 +0000)
commitac82fcf5f04a5a948e35f0d4ee8bea470781761e
treea5cf649d4bab33f67f6ccea8da4086097f9065d7
parent85a1c4a609e19a20822a60d35b215a0142c4426f
Fix for ticket #147: Honor the ORDER BY and LIMIT clauses in a SELECT even
if the destination of that SELECT is a subroutine call. (CVS 747)

FossilOrigin-Name: 23fe36c7e88282f6d1b7547ab892ea88f0e65262
main.mk
manifest
manifest.uuid
src/select.c
src/vdbe.c
test/limit.test