Author: rhuijben
Date: Fri Mar 6 10:53:30 2015
New Revision: 1664585
URL: http://svn.apache.org/r1664585
Log:
* STATUS: Add reference to Sqlite docs.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1664585&r1=1664584&r2=1664585&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Mar 6 10:53:30 2015
@@ -141,6 +141,9 @@ Other candidate changes:
Notes:
This stats table provides very valuable hints to the sqlite query
optimizer. Sqlite 3.8.x needs this for most of our queries.
+ .
+ See "Manual Control Of Query Plans Using SQLITE_STAT Tables"
+ on https://www.sqlite.org/optoverview.html#manctrl
Votes:
+1: philip
+1: rhuijben (r1664476, r1664480, r1664481, r1664483, r1664507)