Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add file test_superlock.c with example code for obtaining an exclusive lock on either rollback or wal mode databases. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | superlock |
Files: | files | file ages | folders |
SHA1: |
1a3e7417a2184188fe21c3284e58720d |
User & Date: | dan 2010-11-19 18:20:10.000 |
Context
2010-11-19
| ||
18:36 | Merge in the superlock demonstration changes. (check-in: 570e79a8eb user: drh tags: trunk) | |
18:20 | Add file test_superlock.c with example code for obtaining an exclusive lock on either rollback or wal mode databases. (Closed-Leaf check-in: 1a3e7417a2 user: dan tags: superlock) | |
14:37 | Add the SQLITE_FCNTL_FILE_POINTER verb to sqlite3_file_control(). (check-in: 4425b0645d user: drh tags: superlock) | |
Changes
Changes to main.mk.
Changes to src/tclsqlite.c.
Added src/test_superlock.c.
Added test/superlock.test.