SQLite

All files named ”test/wal9.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/wal9.test

2013-03-27
19:53
[400b87e93a] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 3194)
2012-12-05
09:12
[378e76a9ad] part of check-in [04ab2dc691] Update a couple of test scripts so that they work in auto-vacuum mode. (check-in: [04ab2dc691] user: dan branch: trunk, size: 3195)
2012-11-13
10:54
[48c40803fa] part of check-in [356259617c] When available, use posix_fallocate() rather than ftruncate() to allocate space for mmap()ed -shm files, since posix_fallocate() gives an error if no disk space is available whereas ftruncate() is silent and leaves the system vulnerable to a SIGBUS upon first write to the mmap()ed region. Ticket [5eaa61ea1881040b17449ca043b6f8fd9ca55dc3] (check-in: [356259617c] user: drh branch: tkt-5eaa61ea18, size: 2990)
2012-10-15
11:28
Added: [b4eb5d2717] part of check-in [8745530b9a] Fix a failing assert() in wal.c. (check-in: [8745530b9a] user: dan branch: trunk, size: 2981)