| Commit message (Collapse) | Author | Age |
... | |
|
|
| |
FossilOrigin-Name: cc9ddae6d72b214f52b8949e644b91f4ab340a28
|
|
|
|
|
| |
the xDeviceCharacteristics() method of the win32 VFS return this flag.
FossilOrigin-Name: 5a5ff4e3e4c707464f227907d0aefb8ef42180dd
|
|
|
| |
FossilOrigin-Name: f5df83fd875073eee8e2269e87e2a8c9c7abc981
|
|
|
|
|
| |
while one or more processes has it open (i.e. not unix), avoid closing the journal file each time the database is unlocked and reopening it at the start of each transaction.
FossilOrigin-Name: bede8c8a148fb9be5ffbf38df7fa733e35cc68c3
|
|
|
|
|
| |
the xUnlock method.
FossilOrigin-Name: 6c5c04eea1f0e8d61883ee8675c249fbf895dc01
|
|
|
|
|
| |
to fit in there logically.
FossilOrigin-Name: 58dfd83d8b7905391e2a06bb918ffa209c6de6b5
|
|
|
|
|
| |
of xShmPage to xShmMap. Remove some code that is now unused from os_unix.c and some of the test VFS implementations.
FossilOrigin-Name: fc0cabc15c97dde6a852b4f07df6d30f1d2c04bc
|
|
|
| |
FossilOrigin-Name: 37b26d125f4b1d8e75bb38800fefd145611f94aa
|
|
|
| |
FossilOrigin-Name: eade8bc238df580412f5cf1b91a91532ae671e46
|
|
|
| |
FossilOrigin-Name: ca68472db01c14a899892007d1cbaff5e86ae193
|
|
|
| |
FossilOrigin-Name: f9d4ae0e8cc5d32c52eb78799f7959dd236ea9de
|
|
|
|
|
| |
not update the shared "nBackfill" variable. Otherwise, another process could wrap the log and overwrite content before it is synced into the database.
FossilOrigin-Name: b813233d7604a5fd91e1af91d5d812032eec700a
|
|
|
|
|
| |
as an IO error (abandoning, instead of just limiting, the checkpoint).
FossilOrigin-Name: 02c4040ce2b4c970b3dee09f7c9ad5a2a3a9aa49
|
|
|
| |
FossilOrigin-Name: df7d59899ceb2743764b0433cb68f4bc33f16344
|
|
|
| |
FossilOrigin-Name: fcbf7cf189506e43fc2f0820aedffb195038d3a9
|
|
|
| |
FossilOrigin-Name: ac0de2f39e948f3b00e96eebf56ebee70472020d
|
|
|
| |
FossilOrigin-Name: 716d99f3929b466c7a17190e0f18de8ab0e7f1fa
|
|
|
|
|
|
|
| |
on unix and runs as long as you do not engage WAL mode. WAL mode crashes and
burns. Consider this check-in a baseline implementation for getting the new
capability up and running.
FossilOrigin-Name: ef3ba7a17ff90674d702e5694b9e792851ab6998
|
|
|
|
|
|
| |
Implement the same in both unix and win32. Use it to make the WAL subsystem
more robust.
FossilOrigin-Name: 1bd011c9fed5ef29fb616b4d0a52df3b82221b1f
|
|
|
| |
FossilOrigin-Name: 0a6787908e989bd5e6af25acbdc59ebc8fa61d6d
|
|
|
| |
FossilOrigin-Name: 25e72f81561575051c63e9bf5d2c8e76f9fcf5c6
|
|
|
|
|
| |
runs non-WAL test cases but crashes and burns on wal.test.
FossilOrigin-Name: 2b00152c1ac0b3735aa6cfab61259ff04d81c701
|
|
|
| |
FossilOrigin-Name: 8b3b5ab8fa61ca4ef22c98abaab397707ee74ea3
|
|
|
|
|
| |
what size mapping is returned. Only call xShmSize when the underlying allocation (not the mapping) should be resized.
FossilOrigin-Name: 637f51ddf9e4a57e1f171b6d2c6c93152074267e
|
|
|
| |
FossilOrigin-Name: 98a9713e0030a36ea99a18a12a2e7685c6db72b3
|
|
|
| |
FossilOrigin-Name: f0fcb9c9a67e2bf7bbedbedbc27791b605a21dd1
|
|
|
| |
FossilOrigin-Name: fbbcacb137e8f5246b88ad09331236aaa1900f60
|
|
FossilOrigin-Name: 72663123d6be2b194cad7a6057d0f20dd0d9fe05
|