]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure sufficient memory is allocated to hold the collating sequence
authordrh <drh@noemail.net>
Fri, 11 Aug 2006 19:08:27 +0000 (19:08 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Aug 2006 19:08:27 +0000 (19:08 +0000)
commit1e31e0b25b5f21401f6953e6e96c4d91e370f9cf
tree409e93a5df7f85d8429a3ec89a46fb77801b84b3
parent10cfdd5fa1755e96755db87126700150363d82a6
Make sure sufficient memory is allocated to hold the collating sequence
pointers for all columns of an ORDER BY clause even if the ORDER BY
clause contains more columns than where originally in the table.
Ticket #1911. (CVS 3344)

FossilOrigin-Name: 924ea730f4dd384d7ef3deca357befd064dac70a
manifest
manifest.uuid
src/select.c
test/misc5.test