]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an obscure problem to do with temp register allocation that could occur if more...
authordan <dan@noemail.net>
Thu, 1 May 2014 20:26:48 +0000 (20:26 +0000)
committerdan <dan@noemail.net>
Thu, 1 May 2014 20:26:48 +0000 (20:26 +0000)
commit38524132466e77081fc2262122d86d655eb36be3
tree30fb1271a07d32b63d5ee4cfe1f01698d2ec5eee
parentc5f246eb3747ce3ab28aff821774493560e84611
Fix an obscure problem to do with temp register allocation that could occur if more than one simple SELECT within a compound SELECT uses a partial sort.

FossilOrigin-Name: 427409ae106cdab7892a6b50fe30c5f52de5addc
manifest
manifest.uuid
src/select.c
src/vdbe.c
test/selectA.test