]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid closing a pseudo-table associated with sorting in a co-routine since
authordrh <drh@noemail.net>
Tue, 3 Jun 2014 14:42:34 +0000 (14:42 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Jun 2014 14:42:34 +0000 (14:42 +0000)
commitd0dc5d4984ce9ff0e155a94929db118047ef1a6d
tree6bc021c662a025e35c6999ed9547db8646632645
parent5a0b8b124bdc75c6af5c170edb0f7045d246ff9c
Avoid closing a pseudo-table associated with sorting in a co-routine since
that pseudo-table might be used again in an outer loop.

FossilOrigin-Name: 6d81805298ea882f5fee99504d5a95f1a762a90b
manifest
manifest.uuid
src/select.c
test/orderby1.test