]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for bugs #77 and #80: Rework the LIMIT mechanism to be reentrant and to
authordrh <drh@noemail.net>
Fri, 21 Jun 2002 23:01:49 +0000 (23:01 +0000)
committerdrh <drh@noemail.net>
Fri, 21 Jun 2002 23:01:49 +0000 (23:01 +0000)
commitd11d382c995bc35f966e51a988980051b9b1130e
tree7b1797392ad5e393092f81c82c22f32d914e8b90
parent7aa128dbc5c3d16eeac29b20cc7465e96d4d5cab
Fix for bugs #77 and #80: Rework the LIMIT mechanism to be reentrant and to
clean up the VDBE stack properly. (CVS 636)

FossilOrigin-Name: 9d5523107937e3700c76666fb058694babdd672c
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
test/limit.test
test/misc1.test