1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-09-11 08:30:57 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
dan
24602962f3 Optimize deferred allocation of pages on this branch by avoiding BTALLOC_LE.
FossilOrigin-Name: b1e8046859bac7dc050884b33b84390f1e7cf38501ac4dd82eab4d91dafa446a
2024-12-16 20:30:06 +00:00
dan
9271d22909 Fix a startup race condition that could occur if a wal file grows from 0 bytes while a BEGIN CONCURRENT transaction is running.
FossilOrigin-Name: 2c14f3832e0e21c4e68b556d5592860fcd79b6ca21db6c47f52a240b24559a9a
2023-01-12 15:44:48 +00:00