]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the b-tree page sorting code to ensure that sqlite3PagerRekey() never
authordan <Dan Kennedy>
Sat, 10 Sep 2022 13:50:33 +0000 (13:50 +0000)
committerdan <Dan Kennedy>
Sat, 10 Sep 2022 13:50:33 +0000 (13:50 +0000)
commit8cf7bedb81c6ca3a0a21d4bec3bb641946d74b3d
tree2955d90d63df06aeb26ec1476db78fb40ec46498
parent77aa809a375c5de4375727ec0379013687e65308
Enhance the b-tree page sorting code to ensure that sqlite3PagerRekey() never
overloads a page number and uses only the PENDING_BYTE page for temporary
storage.

FossilOrigin-Name: aa6a5b729782dee75f14ae4e780302c4446074c20d1eb300346fbe874eb64706
manifest
manifest.uuid
src/btree.c
src/pcache1.c