On Sun, Oct 3, 2010 at 7:21 PM, Roger Binns <rog...@rogerbinns.com> wrote:

>
> Also note that xTruncate may be called to make a file longer.
>
>
Roger, are you sure about that? My own experience with VFS showed that
expanding was always handled by xWrite pointing to the offset outside the
current container size and after the extensive usage of a VFS-filtered
query, the first sql query that actually touched xTruncate was VACUUM.

Max Vlasov
maxerist.net
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to