SQLite

Check-in [83bc37af07]
Login

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

Overview
Comment:Make use of xFetch, if it is available when doing a VACUUM or a backup.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | experimental-mmap
Files: files | file ages | folders
SHA1: 83bc37af07857960c11275891f853a358dcbbf05
User & Date: drh 2013-04-03 03:53:15.647
Context
2013-04-03
10:50
Initialize the mmap_limit of temporary files to the configured mmap_limit. (check-in: 24bab7596b user: drh tags: experimental-mmap)
03:53
Make use of xFetch, if it is available when doing a VACUUM or a backup. (check-in: 83bc37af07 user: drh tags: experimental-mmap)
01:26
Add the -mmap option to the command-line shell, for setting the default mmap_limit. (check-in: fc30d06c94 user: drh tags: experimental-mmap)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/backup.c.