]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In wal2 mode, attempt to zero old *-shm hash table pages within non-PASSIVE checkpoin...
authordan <Dan Kennedy>
Thu, 28 Nov 2024 18:58:54 +0000 (18:58 +0000)
committerdan <Dan Kennedy>
Thu, 28 Nov 2024 18:58:54 +0000 (18:58 +0000)
commit3a5e45a243602cb10cad70747b55962a4ae8dcb0
treeb3003274b391617600755fbf6cccd93a150dc392
parentdcb171addd727c28b9df67874807df5323753a7d
In wal2 mode, attempt to zero old *-shm hash table pages within non-PASSIVE checkpoints. This saves writers from having to do it.

FossilOrigin-Name: 40aafd458593c17ad19cd9b464edc92d914fca20bc1aa38bf7014bc9beb0e9d5
manifest
manifest.uuid
src/wal.c
test/wal2big2.test [new file with mode: 0644]