]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix LIMIT and OFFSET so that they work and do not leak memory even on
authordrh <drh@noemail.net>
Tue, 29 Jan 2013 23:55:50 +0000 (23:55 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Jan 2013 23:55:50 +0000 (23:55 +0000)
commit547180baf09399818514a9a8697ecc57cda5404c
tree1598c9997e70c9703634a8699d3ffb58227672ad
parente096205a7f7fdcc5307eab386c25d970780ced04
Fix LIMIT and OFFSET so that they work and do not leak memory even on
complex queries involving deeply nested views of UNION ALL compounds.
Ticket [db4d96798da8].  Secondary to ticket [d58ccbb3f1b7].

FossilOrigin-Name: 497ee36cb8d07c936e6896135163c5cd7e94bdde
manifest
manifest.uuid
src/select.c
test/limit.test