On 22 Mar 2016, at 4:42pm, Richard Hipp <drh at sqlite.org> wrote: > A preview of the change log can be seen at > https://www.sqlite.org/draft/releaselog/3_12_0.html
" ? The query planner considers the LIMIT clause when estimating the cost or ORDER BY. ? The configure script (on unix) automatically detects the availablity of pread() and pwrite() and sets of compile-time options to use those OS interfaces if they are available." I presume that the first of those should read "cost of". I presume that in the second one "sets of" should be "sets". Simon.