]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the ORDER BY collating sequences are compatible with the tkt-6709574
authordrh <drh@noemail.net>
Tue, 7 May 2013 17:49:08 +0000 (17:49 +0000)
committerdrh <drh@noemail.net>
Tue, 7 May 2013 17:49:08 +0000 (17:49 +0000)
commitc01b7306ae459f544c074c2f5c92f5aa8baada20
treeba9f4f3241e88766c393992c37fdfff5972c2b57
parente8dee7d1ed76ea6604f478aa4f6f2a80ef2f1455
Make sure the ORDER BY collating sequences are compatible with the
comparison collations before using the merge algorithm for compound
SELECT statements.  Candidate fix for ticket [6709574d2a8d8].

FossilOrigin-Name: fc3630cdef6e2cdbfb4e7b373d1a094753e55016
manifest
manifest.uuid
src/select.c
test/selectA.test
test/selectE.test [new file with mode: 0644]