]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Instead of allocating a single large buffer at the beginning of each sort operation...
authordan <dan@noemail.net>
Thu, 27 Mar 2014 19:25:02 +0000 (19:25 +0000)
committerdan <dan@noemail.net>
Thu, 27 Mar 2014 19:25:02 +0000 (19:25 +0000)
commit6971952c650cdf1d4e76e63fdb89165bac5c1af0
tree195adff957f6e06fbe4598e33db99939c5a3179b
parentface0872125725b1d104b5a5d8e0f04079c9e7a6
Instead of allocating a single large buffer at the beginning of each sort operation, start with a small buffer and extend it using realloc() as required.

FossilOrigin-Name: 81987c8ceb64f051528a6ca42673821d9ab7c0ff
manifest
manifest.uuid
src/vdbesort.c