SQLite

All files named ”test/snapshot3.test”
Login

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

History for test/snapshot3.test

2025-05-31
19:55
[2e0328ba01] part of check-in [14a18f4e3a] Update a few test scripts so that they run on windows. (check-in: [14a18f4e3a] user: dan branch: setlk-snapshot-fix, size: 3375)
2024-09-26
18:02
[41350216ab] part of check-in [34b6ac3d76] When possible, avoid taking wal file read-lock 0 in sqlite3_snapshot_get(). (check-in: [34b6ac3d76] user: dan branch: snapshot_get-locking, size: 3354)
2018-11-07
02:17
[8744313270] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 2617)
2018-08-31
19:00
[d6ec952e43] part of check-in [e07923128b] If a call to sqlite3_snapshot_open() fails because the requested snapshot no longer exists, return SQLITE_ERROR_SNAPSHOT instead of SQLITE_BUSY_SNAPSHOT. (check-in: [e07923128b] user: dan branch: trunk, size: 2618)
2017-09-23
07:46
Added: [9719443594] part of check-in [d71eeaab9e] Experimental change so that snapshot transactions always lock the wal file - preventing writers or truncate-checkpointers from wrapping it. (check-in: [d71eeaab9e] user: dan branch: snapshots-lock-wal, size: 2617)