On Tue, Aug 16, 2016 at 2:29 PM, Simon Slavin <slav...@bigfraud.org> wrote: > > If you're to use some of these bytes for your own values you will > presumably be modifying the pager module of SQLite, as mentioned in the > "Page Cache" section of <https://www.sqlite.org/arch.html> >
The pager is not an extension point of SQLite... Any "fork" of SQLite is sure to die, given the quick evolution of SQLite. And I view that as a good thing. (the quick evolution and extremely high quality of the code, not the lack of a supported extension point in this case). --DD _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users