]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Only preserve rowid values for VACUUM INTO. Keep the legacy behavior of
authordrh <drh@noemail.net>
Thu, 4 Apr 2019 14:00:23 +0000 (14:00 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Apr 2019 14:00:23 +0000 (14:00 +0000)
commit4e61e88348693cde472989b3dc1a06b5ff9dd9c0
tree38f6b0bc3cb5e81365fe2938e5964a0ac07e9a17
parentb92d7d264ea0b811267a91b0ece3e7170bd57d6a
Only preserve rowid values for VACUUM INTO.  Keep the legacy behavior of
renumbering rowids for ordinary VACUUM.

FossilOrigin-Name: 13a0ea6466b051ea5281865ed5285b8b5a99ec4307f400c5f7b03692723f1cd1
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/vacuum.c
test/e_vacuum.test