]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If SQLite is compiled with SQLITE_ENABLE_WAL_BIGHASH defined, use
authordan <Dan Kennedy>
Wed, 5 Feb 2025 17:52:13 +0000 (17:52 +0000)
committerdan <Dan Kennedy>
Wed, 5 Feb 2025 17:52:13 +0000 (17:52 +0000)
commit319b518440a5a08ecb697e4d2a5d0b62fbf44ef7
tree879339a416147b0766eeb7480680978c556c9b48
parentaa6ab16a7bb24b994d7536400915143e88fcf84c
If SQLite is compiled with SQLITE_ENABLE_WAL_BIGHASH defined, use
hash tables large enough to fit 128K, instead of 4K, entries in the *-shm file.

FossilOrigin-Name: 581efc34624c55832afbf7b691d768d6ddbf2b23d6a190d2fa0dde1b00251454
ext/rbu/sqlite3rbu.c
manifest
manifest.uuid
src/test_config.c
src/wal.c
test/superlock.test
test/wal2.test
test/wal64k.test