]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the sqlite_stat1.stat parsing to allow additional text parameters
authordrh <drh@noemail.net>
Tue, 22 Jul 2014 14:58:12 +0000 (14:58 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jul 2014 14:58:12 +0000 (14:58 +0000)
commit25df48d967207568584016d7d922f01e77f36cef
tree23b79fedb486da11e18577ade1eab3147c6075d7
parent358406fc573b047a95150319a417e93a967e5107
Enhance the sqlite_stat1.stat parsing to allow additional text parameters
at the end.  Unrecognized parameters are silently ignored.

FossilOrigin-Name: ca2a5a2c770fa94cd8db1b1b241ede058a7c58e2
manifest
manifest.uuid
src/analyze.c
src/vdbe.c
test/analyze9.test
test/analyzeC.test [new file with mode: 0644]