2017-09-18 16:28:56
— part of check-in
[d4a30b91f9]
on branch mmap-warm
— Add extension "mmapwarm.c". Provides function sqlite3_mmap_warm(), used to
"warm up" the memory mapping used by SQLite in mmap mode to access db file
content.
(user:
dan
size: 31455)
2017-09-18 18:17:01
— part of check-in
[1b2de41453]
on branch trunk
— Add the sqlite3_mmap_warm() function as an extension in the ext/misc/mmapwarm.c source file.
(user:
drh
size: 31455)