]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When vacuuming an index that uses no collations other than BINARY, assume that the...
authordan <dan@noemail.net>
Wed, 1 Apr 2015 18:20:25 +0000 (18:20 +0000)
committerdan <dan@noemail.net>
Wed, 1 Apr 2015 18:20:25 +0000 (18:20 +0000)
commite34162b14f24aae2b478b917ceb6f516289ac39a
tree29450cbe7c3348b993ce568e8ff1c644db856716
parentb18e60b3e43270773c163d7b6424b904fb9ffb9a
When vacuuming an index that uses no collations other than BINARY, assume that the order of index entries will not be changed by the VACUUM.

FossilOrigin-Name: e403460b96814ac8cb976d58b27939b3bd3c61f9
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/vacuum.c