]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance improvements to the external merge-sorter. Keep content on an
authordrh <drh@noemail.net>
Sat, 3 Sep 2011 17:07:26 +0000 (17:07 +0000)
committerdrh <drh@noemail.net>
Sat, 3 Sep 2011 17:07:26 +0000 (17:07 +0000)
commitd40807ddef7fbf73d1019ca3afd43c685dc34055
treeb26d6d95553ec16432ba0b46d62f098382762c89
parent9747a6063b60740aa18ce3c2c82a6a876004d322
parent04a962fe02e030f10f3bb1b984bb7a49da647a3b
Performance improvements to the external merge-sorter.  Keep content on an
in-memory linked lists rather than an ephemeral table prior to spilling to
disk.  Use the external merge-sorter to implement ORDER BY and GROUP BY
in addition to CREATE INDEX.

FossilOrigin-Name: 4c43e8b2d2c1d8dcba3cd1c3f2ec4e19ab419430
manifest
manifest.uuid
test/misc3.test