On Mon, Sep 18, 2017 at 10:37 AM, Hick Gunter <h...@scigames.at> wrote:
> SQLite uses some nifty heuristics to estimate the number of rows it > expects to process while formulating a query plan. [...] > Is there any way to get at that estimate? That would be interesting to pre-size some result buffers ahead of time to avoid reallocs. Even with all the usual disclaimer and caveats that it's just an estimate if would be very useful IMHO. Could we have an API for that? --DD _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users