Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/bcvutil.h version 34eb72bd08
2024-11-20
| ||
14:09 | Add extra test to ensure sqlite3_bcvfs_poll() makes new data available to existing clients. Leaf check-in: 001f38fb2b user: dan tags: trunk | |
2024-10-11
| ||
15:38 | Have sqlite3_bcv_copy() reject attempts to create a database with a name too long for the manifest file format. check-in: 88f4ee0e3d user: dan tags: trunk | |
2024-06-11
| ||
15:47 | Fix the sqlite3_bcvfs_delete() function so that it sets the delete-timestamp for each block. check-in: a52aa7ed97 user: dan tags: trunk | |
2024-06-10
| ||
19:58 | Fix broken SQLITE_BCVCONFIG_FIND_ORPHANS option. check-in: 73cd3efdf0 user: dan tags: trunk | |
2024-06-06
| ||
17:43 | Changes to make sqlite3_bcv_cleanup() interruptible. check-in: ca7b3d0b97 user: dan tags: trunk | |
17:31 | Document new progress callback conventions for sqlite3_bcv_cleanup(). Closed-Leaf check-in: 06277b3ea4 user: dan tags: cleanup-interrupt | |