2013-03-25 17:00:24
— part of check-in
[115b830509]
on branch experimental-mmap
— Change the signature of the xUnfetch method to "int (*xUnfetch)(sqlite3_file*, sqlite3_int64 iOfst, void *p)".
(user:
dan
size: 10967)
2013-04-04 00:40:17
— part of check-in
[fff2be6077]
on branch trunk
— Try to use mmap() to speed access to the database file on windows, linux,
and mac.
(user:
drh
size: 10967)