]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix long-standing bugs with the handling of LIMIT clausing in
authordrh <drh@noemail.net>
Wed, 6 Oct 2010 18:55:37 +0000 (18:55 +0000)
committerdrh <drh@noemail.net>
Wed, 6 Oct 2010 18:55:37 +0000 (18:55 +0000)
commit5e87be87053267ced0736118b6fdc911e4c8f83c
tree88ad250537158541f36edbdee5a1aa5f5e944cfc
parent14d14607a584860134188750bcf28f9df9359f4c
Fix long-standing bugs with the handling of LIMIT clausing in
compound SELECT statements with FROM clause subqueries.
Ticket [38cb5df375078d3f9].

FossilOrigin-Name: b0450120eabfe5455cea1ed04cec587a5540b6b7
manifest
manifest.uuid
src/select.c
test/tkt-38cb5df375.test [new file with mode: 0644]